Package com.cloudera.cdp.datalake.model
Class DatalakeResourceGCPTagRequest
java.lang.Object
com.cloudera.cdp.datalake.model.DatalakeResourceGCPTagRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:26.246-07:00")
public class DatalakeResourceGCPTagRequest
extends Object
A label that can be attached to GCP Data Lake resources. Please refer to Google documentation for the rules https://cloud.google.com/compute/docs/labeling-resources#label_format.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DatalakeResourceGCPTagRequest
public DatalakeResourceGCPTagRequest()
-
-
Method Details
-
getKey
Getter for key. The key of tag. -
setKey
Setter for key. The key of tag. -
getValue
Getter for value. The value of the tag. -
setValue
Setter for value. The value of the tag. -
equals
-
hashCode
public int hashCode() -
toString
-