Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::BusinessGlossaryService::Rest::ServiceStub.
REST service stub for the BusinessGlossaryService service. Service stub contains baseline method implementations including transcoding, making the REST call, and deserialing the response.
Inherits
- Object
Methods
#create_glossary
def create_glossary(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_glossary REST call
- request_pb (::Google::Cloud::Dataplex::V1::CreateGlossaryRequest) — 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)
#create_glossary_category
def create_glossary_category(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataplex::V1::GlossaryCategory
Baseline implementation for the create_glossary_category REST call
- request_pb (::Google::Cloud::Dataplex::V1::CreateGlossaryCategoryRequest) — 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::Dataplex::V1::GlossaryCategory)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataplex::V1::GlossaryCategory) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_glossary_term
def create_glossary_term(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataplex::V1::GlossaryTerm
Baseline implementation for the create_glossary_term REST call
- request_pb (::Google::Cloud::Dataplex::V1::CreateGlossaryTermRequest) — 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::Dataplex::V1::GlossaryTerm)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataplex::V1::GlossaryTerm) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_glossary
def delete_glossary(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_glossary REST call
- request_pb (::Google::Cloud::Dataplex::V1::DeleteGlossaryRequest) — 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)
#delete_glossary_category
def delete_glossary_category(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the delete_glossary_category REST call
- request_pb (::Google::Cloud::Dataplex::V1::DeleteGlossaryCategoryRequest) — 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_glossary_term
def delete_glossary_term(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the delete_glossary_term REST call
- request_pb (::Google::Cloud::Dataplex::V1::DeleteGlossaryTermRequest) — 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_glossary
def get_glossary(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataplex::V1::Glossary
Baseline implementation for the get_glossary REST call
- request_pb (::Google::Cloud::Dataplex::V1::GetGlossaryRequest) — 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::Dataplex::V1::Glossary)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataplex::V1::Glossary) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_glossary_category
def get_glossary_category(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataplex::V1::GlossaryCategory
Baseline implementation for the get_glossary_category REST call
- request_pb (::Google::Cloud::Dataplex::V1::GetGlossaryCategoryRequest) — 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::Dataplex::V1::GlossaryCategory)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataplex::V1::GlossaryCategory) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_glossary_term
def get_glossary_term(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataplex::V1::GlossaryTerm
Baseline implementation for the get_glossary_term REST call
- request_pb (::Google::Cloud::Dataplex::V1::GetGlossaryTermRequest) — 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::Dataplex::V1::GlossaryTerm)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataplex::V1::GlossaryTerm) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_glossaries
def list_glossaries(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataplex::V1::ListGlossariesResponse
Baseline implementation for the list_glossaries REST call
- request_pb (::Google::Cloud::Dataplex::V1::ListGlossariesRequest) — 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::Dataplex::V1::ListGlossariesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataplex::V1::ListGlossariesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_glossary_categories
def list_glossary_categories(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataplex::V1::ListGlossaryCategoriesResponse
Baseline implementation for the list_glossary_categories REST call
- request_pb (::Google::Cloud::Dataplex::V1::ListGlossaryCategoriesRequest) — 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::Dataplex::V1::ListGlossaryCategoriesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataplex::V1::ListGlossaryCategoriesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_glossary_terms
def list_glossary_terms(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataplex::V1::ListGlossaryTermsResponse
Baseline implementation for the list_glossary_terms REST call
- request_pb (::Google::Cloud::Dataplex::V1::ListGlossaryTermsRequest) — 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::Dataplex::V1::ListGlossaryTermsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataplex::V1::ListGlossaryTermsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#logger
def logger(stub: false) -> Logger
The logger used for request/response debug logging.
- (Logger)
#universe_domain
def universe_domain() -> String
The effective universe domain
- (String)
#update_glossary
def update_glossary(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the update_glossary REST call
- request_pb (::Google::Cloud::Dataplex::V1::UpdateGlossaryRequest) — 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)
#update_glossary_category
def update_glossary_category(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataplex::V1::GlossaryCategory
Baseline implementation for the update_glossary_category REST call
- request_pb (::Google::Cloud::Dataplex::V1::UpdateGlossaryCategoryRequest) — 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::Dataplex::V1::GlossaryCategory)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataplex::V1::GlossaryCategory) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_glossary_term
def update_glossary_term(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataplex::V1::GlossaryTerm
Baseline implementation for the update_glossary_term REST call
- request_pb (::Google::Cloud::Dataplex::V1::UpdateGlossaryTermRequest) — 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::Dataplex::V1::GlossaryTerm)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::Dataplex::V1::GlossaryTerm) — A result object deserialized from the server's reply
- (::ArgumentError)