Data Catalog V1 API - Class Google::Cloud::DataCatalog::V1::CreatePolicyTagRequest (v0.23.0)

Reference documentation and code samples for the Data Catalog V1 API class Google::Cloud::DataCatalog::V1::CreatePolicyTagRequest.

Request message for CreatePolicyTag.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#parent

def parent() -> ::String
Returns
  • (::String) — Required. Resource name of the taxonomy that the policy tag will belong to.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. Resource name of the taxonomy that the policy tag will belong to.
Returns
  • (::String) — Required. Resource name of the taxonomy that the policy tag will belong to.

#policy_tag

def policy_tag() -> ::Google::Cloud::DataCatalog::V1::PolicyTag
Returns

#policy_tag=

def policy_tag=(value) -> ::Google::Cloud::DataCatalog::V1::PolicyTag
Parameter
Returns