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-09-09T16:18:23.744-07:00")
public class Gcp
extends Object
Contains the information about gcp.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Getter for secondaryPodRangeName.int
hashCode()
void
setSecondaryPodRangeName
(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
-