Package com.cloudera.cdp.ml.model
Class Gcp
java.lang.Object
com.cloudera.cdp.ml.model.Gcp
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2025-10-28T14:00:27.700-07:00")
public class Gcp
extends Object
Contains the information about gcp.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGetter for secondaryPodRangeName.inthashCode()voidsetSecondaryPodRangeName(String secondaryPodRangeName) Setter for secondaryPodRangeName.toString()
-
Constructor Details
-
Gcp
public Gcp()
-
-
Method Details
-
getSecondaryPodRangeName
Getter for secondaryPodRangeName. The secondary pod range name for GCP. -
setSecondaryPodRangeName
Setter for secondaryPodRangeName. The secondary pod range name for GCP. -
equals
-
hashCode
public int hashCode() -
toString
-