Reference documentation and code samples for the Google Cloud Data Catalog V1BETA1 API class Google::Cloud::DataCatalog::V1beta1::PolicyTagManager::Rest::ServiceStub.
REST service stub for the PolicyTagManager service. Service stub contains baseline method implementations including transcoding, making the REST call, and deserialing the response.
Inherits
- Object
Methods
#create_policy_tag
def create_policy_tag(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1beta1::PolicyTag
Baseline implementation for the create_policy_tag REST call
- request_pb (::Google::Cloud::DataCatalog::V1beta1::CreatePolicyTagRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::DataCatalog::V1beta1::PolicyTag)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1beta1::PolicyTag) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_taxonomy
def create_taxonomy(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1beta1::Taxonomy
Baseline implementation for the create_taxonomy REST call
- request_pb (::Google::Cloud::DataCatalog::V1beta1::CreateTaxonomyRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::DataCatalog::V1beta1::Taxonomy)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1beta1::Taxonomy) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_policy_tag
def delete_policy_tag(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the delete_policy_tag REST call
- request_pb (::Google::Cloud::DataCatalog::V1beta1::DeletePolicyTagRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_taxonomy
def delete_taxonomy(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the delete_taxonomy REST call
- request_pb (::Google::Cloud::DataCatalog::V1beta1::DeleteTaxonomyRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#endpoint
def endpoint() -> String
The effective endpoint
- (String)
#get_iam_policy
def get_iam_policy(request_pb, options = nil) { |result, operation| ... } -> ::Google::Iam::V1::Policy
Baseline implementation for the get_iam_policy REST call
- request_pb (::Google::Iam::V1::GetIamPolicyRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Iam::V1::Policy)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Iam::V1::Policy) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_policy_tag
def get_policy_tag(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1beta1::PolicyTag
Baseline implementation for the get_policy_tag REST call
- request_pb (::Google::Cloud::DataCatalog::V1beta1::GetPolicyTagRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::DataCatalog::V1beta1::PolicyTag)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1beta1::PolicyTag) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_taxonomy
def get_taxonomy(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1beta1::Taxonomy
Baseline implementation for the get_taxonomy REST call
- request_pb (::Google::Cloud::DataCatalog::V1beta1::GetTaxonomyRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::DataCatalog::V1beta1::Taxonomy)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1beta1::Taxonomy) — A result object deserialized from the server's reply
- (::ArgumentError)
#initialize
def initialize(endpoint:, endpoint_template:, universe_domain:, credentials:) -> ServiceStub
- (ServiceStub) — a new instance of ServiceStub
#list_policy_tags
def list_policy_tags(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1beta1::ListPolicyTagsResponse
Baseline implementation for the list_policy_tags REST call
- request_pb (::Google::Cloud::DataCatalog::V1beta1::ListPolicyTagsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::DataCatalog::V1beta1::ListPolicyTagsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1beta1::ListPolicyTagsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_taxonomies
def list_taxonomies(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1beta1::ListTaxonomiesResponse
Baseline implementation for the list_taxonomies REST call
- request_pb (::Google::Cloud::DataCatalog::V1beta1::ListTaxonomiesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::DataCatalog::V1beta1::ListTaxonomiesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1beta1::ListTaxonomiesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#set_iam_policy
def set_iam_policy(request_pb, options = nil) { |result, operation| ... } -> ::Google::Iam::V1::Policy
Baseline implementation for the set_iam_policy REST call
- request_pb (::Google::Iam::V1::SetIamPolicyRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Iam::V1::Policy)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Iam::V1::Policy) — A result object deserialized from the server's reply
- (::ArgumentError)
#test_iam_permissions
def test_iam_permissions(request_pb, options = nil) { |result, operation| ... } -> ::Google::Iam::V1::TestIamPermissionsResponse
Baseline implementation for the test_iam_permissions REST call
- request_pb (::Google::Iam::V1::TestIamPermissionsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Iam::V1::TestIamPermissionsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Iam::V1::TestIamPermissionsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#universe_domain
def universe_domain() -> String
The effective universe domain
- (String)
#update_policy_tag
def update_policy_tag(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1beta1::PolicyTag
Baseline implementation for the update_policy_tag REST call
- request_pb (::Google::Cloud::DataCatalog::V1beta1::UpdatePolicyTagRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::DataCatalog::V1beta1::PolicyTag)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1beta1::PolicyTag) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_taxonomy
def update_taxonomy(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1beta1::Taxonomy
Baseline implementation for the update_taxonomy REST call
- request_pb (::Google::Cloud::DataCatalog::V1beta1::UpdateTaxonomyRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::DataCatalog::V1beta1::Taxonomy)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1beta1::Taxonomy) — A result object deserialized from the server's reply
- (::ArgumentError)