Reference documentation and code samples for the Data Catalog V1 API class Google::Cloud::DataCatalog::V1::DataCatalog::Rest::ServiceStub.
REST service stub for the DataCatalog service. Service stub contains baseline method implementations including transcoding, making the REST call, and deserialing the response.
Inherits
- Object
Methods
#create_entry
def create_entry(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1::Entry
Baseline implementation for the create_entry REST call
- request_pb (::Google::Cloud::DataCatalog::V1::CreateEntryRequest) — 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::V1::Entry)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1::Entry) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_entry_group
def create_entry_group(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1::EntryGroup
Baseline implementation for the create_entry_group REST call
- request_pb (::Google::Cloud::DataCatalog::V1::CreateEntryGroupRequest) — 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::V1::EntryGroup)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1::EntryGroup) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_tag
def create_tag(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1::Tag
Baseline implementation for the create_tag REST call
- request_pb (::Google::Cloud::DataCatalog::V1::CreateTagRequest) — 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::V1::Tag)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1::Tag) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_tag_template
def create_tag_template(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1::TagTemplate
Baseline implementation for the create_tag_template REST call
- request_pb (::Google::Cloud::DataCatalog::V1::CreateTagTemplateRequest) — 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::V1::TagTemplate)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1::TagTemplate) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_tag_template_field
def create_tag_template_field(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1::TagTemplateField
Baseline implementation for the create_tag_template_field REST call
- request_pb (::Google::Cloud::DataCatalog::V1::CreateTagTemplateFieldRequest) — 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::V1::TagTemplateField)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1::TagTemplateField) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_entry
def delete_entry(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the delete_entry REST call
- request_pb (::Google::Cloud::DataCatalog::V1::DeleteEntryRequest) — 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_entry_group
def delete_entry_group(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the delete_entry_group REST call
- request_pb (::Google::Cloud::DataCatalog::V1::DeleteEntryGroupRequest) — 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_tag
def delete_tag(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the delete_tag REST call
- request_pb (::Google::Cloud::DataCatalog::V1::DeleteTagRequest) — 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_tag_template
def delete_tag_template(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the delete_tag_template REST call
- request_pb (::Google::Cloud::DataCatalog::V1::DeleteTagTemplateRequest) — 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_tag_template_field
def delete_tag_template_field(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the delete_tag_template_field REST call
- request_pb (::Google::Cloud::DataCatalog::V1::DeleteTagTemplateFieldRequest) — 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)
#get_entry
def get_entry(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1::Entry
Baseline implementation for the get_entry REST call
- request_pb (::Google::Cloud::DataCatalog::V1::GetEntryRequest) — 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::V1::Entry)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1::Entry) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_entry_group
def get_entry_group(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1::EntryGroup
Baseline implementation for the get_entry_group REST call
- request_pb (::Google::Cloud::DataCatalog::V1::GetEntryGroupRequest) — 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::V1::EntryGroup)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1::EntryGroup) — A result object deserialized from the server's reply
- (::ArgumentError)
#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_tag_template
def get_tag_template(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1::TagTemplate
Baseline implementation for the get_tag_template REST call
- request_pb (::Google::Cloud::DataCatalog::V1::GetTagTemplateRequest) — 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::V1::TagTemplate)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1::TagTemplate) — A result object deserialized from the server's reply
- (::ArgumentError)
#import_entries
def import_entries(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the import_entries REST call
- request_pb (::Google::Cloud::DataCatalog::V1::ImportEntriesRequest) — 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::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#initialize
def initialize(endpoint:, credentials:) -> ServiceStub
- (ServiceStub) — a new instance of ServiceStub
#list_entries
def list_entries(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1::ListEntriesResponse
Baseline implementation for the list_entries REST call
- request_pb (::Google::Cloud::DataCatalog::V1::ListEntriesRequest) — 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::V1::ListEntriesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1::ListEntriesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_entry_groups
def list_entry_groups(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1::ListEntryGroupsResponse
Baseline implementation for the list_entry_groups REST call
- request_pb (::Google::Cloud::DataCatalog::V1::ListEntryGroupsRequest) — 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::V1::ListEntryGroupsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1::ListEntryGroupsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_tags
def list_tags(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1::ListTagsResponse
Baseline implementation for the list_tags REST call
- request_pb (::Google::Cloud::DataCatalog::V1::ListTagsRequest) — 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::V1::ListTagsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1::ListTagsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#lookup_entry
def lookup_entry(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1::Entry
Baseline implementation for the lookup_entry REST call
- request_pb (::Google::Cloud::DataCatalog::V1::LookupEntryRequest) — 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::V1::Entry)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1::Entry) — A result object deserialized from the server's reply
- (::ArgumentError)
#modify_entry_contacts
def modify_entry_contacts(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1::Contacts
Baseline implementation for the modify_entry_contacts REST call
- request_pb (::Google::Cloud::DataCatalog::V1::ModifyEntryContactsRequest) — 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::V1::Contacts)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1::Contacts) — A result object deserialized from the server's reply
- (::ArgumentError)
#modify_entry_overview
def modify_entry_overview(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1::EntryOverview
Baseline implementation for the modify_entry_overview REST call
- request_pb (::Google::Cloud::DataCatalog::V1::ModifyEntryOverviewRequest) — 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::V1::EntryOverview)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1::EntryOverview) — A result object deserialized from the server's reply
- (::ArgumentError)
#reconcile_tags
def reconcile_tags(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the reconcile_tags REST call
- request_pb (::Google::Cloud::DataCatalog::V1::ReconcileTagsRequest) — 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::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#rename_tag_template_field
def rename_tag_template_field(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1::TagTemplateField
Baseline implementation for the rename_tag_template_field REST call
- request_pb (::Google::Cloud::DataCatalog::V1::RenameTagTemplateFieldRequest) — 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::V1::TagTemplateField)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1::TagTemplateField) — A result object deserialized from the server's reply
- (::ArgumentError)
#rename_tag_template_field_enum_value
def rename_tag_template_field_enum_value(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1::TagTemplateField
Baseline implementation for the rename_tag_template_field_enum_value REST call
- request_pb (::Google::Cloud::DataCatalog::V1::RenameTagTemplateFieldEnumValueRequest) — 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::V1::TagTemplateField)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1::TagTemplateField) — A result object deserialized from the server's reply
- (::ArgumentError)
#search_catalog
def search_catalog(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1::SearchCatalogResponse
Baseline implementation for the search_catalog REST call
- request_pb (::Google::Cloud::DataCatalog::V1::SearchCatalogRequest) — 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::V1::SearchCatalogResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1::SearchCatalogResponse) — 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)
#star_entry
def star_entry(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1::StarEntryResponse
Baseline implementation for the star_entry REST call
- request_pb (::Google::Cloud::DataCatalog::V1::StarEntryRequest) — 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::V1::StarEntryResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1::StarEntryResponse) — 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)
#unstar_entry
def unstar_entry(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1::UnstarEntryResponse
Baseline implementation for the unstar_entry REST call
- request_pb (::Google::Cloud::DataCatalog::V1::UnstarEntryRequest) — 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::V1::UnstarEntryResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1::UnstarEntryResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_entry
def update_entry(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1::Entry
Baseline implementation for the update_entry REST call
- request_pb (::Google::Cloud::DataCatalog::V1::UpdateEntryRequest) — 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::V1::Entry)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1::Entry) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_entry_group
def update_entry_group(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1::EntryGroup
Baseline implementation for the update_entry_group REST call
- request_pb (::Google::Cloud::DataCatalog::V1::UpdateEntryGroupRequest) — 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::V1::EntryGroup)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1::EntryGroup) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_tag
def update_tag(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1::Tag
Baseline implementation for the update_tag REST call
- request_pb (::Google::Cloud::DataCatalog::V1::UpdateTagRequest) — 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::V1::Tag)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1::Tag) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_tag_template
def update_tag_template(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1::TagTemplate
Baseline implementation for the update_tag_template REST call
- request_pb (::Google::Cloud::DataCatalog::V1::UpdateTagTemplateRequest) — 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::V1::TagTemplate)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1::TagTemplate) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_tag_template_field
def update_tag_template_field(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::DataCatalog::V1::TagTemplateField
Baseline implementation for the update_tag_template_field REST call
- request_pb (::Google::Cloud::DataCatalog::V1::UpdateTagTemplateFieldRequest) — 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::V1::TagTemplateField)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::DataCatalog::V1::TagTemplateField) — A result object deserialized from the server's reply
- (::ArgumentError)