Google Cloud Data Catalog V1BETA1 API - Class Google::Cloud::DataCatalog::V1beta1::SerializedPolicyTag (v0.4.0)

Reference documentation and code samples for the Google Cloud Data Catalog V1BETA1 API class Google::Cloud::DataCatalog::V1beta1::SerializedPolicyTag.

Message representing one policy tag when exported as a nested proto.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#child_policy_tags

def child_policy_tags() -> ::Array<::Google::Cloud::DataCatalog::V1beta1::SerializedPolicyTag>
Returns

#child_policy_tags=

def child_policy_tags=(value) -> ::Array<::Google::Cloud::DataCatalog::V1beta1::SerializedPolicyTag>
Parameter
Returns

#description

def description() -> ::String
Returns
  • (::String) — Description of the serialized policy tag. The length of the description is limited to 2000 bytes when encoded in UTF-8. If not set, defaults to an empty description.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — Description of the serialized policy tag. The length of the description is limited to 2000 bytes when encoded in UTF-8. If not set, defaults to an empty description.
Returns
  • (::String) — Description of the serialized policy tag. The length of the description is limited to 2000 bytes when encoded in UTF-8. If not set, defaults to an empty description.

#display_name

def display_name() -> ::String
Returns
  • (::String) — Required. Display name of the policy tag. Max 200 bytes when encoded in UTF-8.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Required. Display name of the policy tag. Max 200 bytes when encoded in UTF-8.
Returns
  • (::String) — Required. Display name of the policy tag. Max 200 bytes when encoded in UTF-8.

#policy_tag

def policy_tag() -> ::String
Returns
  • (::String) — Resource name of the policy tag.

    This field will be ignored when calling ImportTaxonomies.

#policy_tag=

def policy_tag=(value) -> ::String
Parameter
  • value (::String) — Resource name of the policy tag.

    This field will be ignored when calling ImportTaxonomies.

Returns
  • (::String) — Resource name of the policy tag.

    This field will be ignored when calling ImportTaxonomies.