Class Gcp

java.lang.Object
com.cloudera.cdp.ml.model.Gcp

@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen", date="2025-09-09T16:18:23.744-07:00") public class Gcp extends Object
Contains the information about gcp.
  • Constructor Details

    • Gcp

      public Gcp()
  • Method Details

    • getSecondaryPodRangeName

      public String getSecondaryPodRangeName()
      Getter for secondaryPodRangeName. The secondary pod range name for GCP.
    • setSecondaryPodRangeName

      public void setSecondaryPodRangeName(String secondaryPodRangeName)
      Setter for secondaryPodRangeName. The secondary pod range name for GCP.
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object