Class EnvironmentGcpDetails


  • @Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
               date="2024-03-13T13:08:47.341-07:00")
    public class EnvironmentGcpDetails
    extends Object
    GCP specific environment configuration information.
    • Constructor Detail

      • EnvironmentGcpDetails

        public EnvironmentGcpDetails()
    • Method Detail

      • getSharedProjectId

        public String getSharedProjectId()
        Getter for sharedProjectId. ID of the Google project where the resources are created.
      • setSharedProjectId

        public void setSharedProjectId​(String sharedProjectId)
        Setter for sharedProjectId. ID of the Google project where the resources are created.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object