Package com.cloudera.cdp.datahub.model
Class GCPDatahubResourceTagRequest
java.lang.Object
com.cloudera.cdp.datahub.model.GCPDatahubResourceTagRequest
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:24.392-07:00")
public class GCPDatahubResourceTagRequest
extends Object
A label that can be attached to GCP Data Hub 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
-
GCPDatahubResourceTagRequest
public GCPDatahubResourceTagRequest()
-
-
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
-