Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::ChangeRequest.
Represents a proposed change to a metadata resource.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#approver
def approver() -> ::String- (::String) — Output only. The email address of the user who approved/rejected the ChangeRequest.
#author
def author() -> ::String- (::String) — Output only. The email address of the user who created the ChangeRequest.
#change_type
def change_type() -> ::Google::Cloud::Dataplex::V1::ChangeRequest::ChangeType- (::Google::Cloud::Dataplex::V1::ChangeRequest::ChangeType) — Output only. The type of change represented by the change_payload. This field is derived from the populated field in the change_payload oneof.
#create_entry
def create_entry() -> ::Google::Cloud::Dataplex::V1::CreateEntryRequest-
(::Google::Cloud::Dataplex::V1::CreateEntryRequest) — Payload for creating an Entry.
Note: The following fields are mutually exclusive:
create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
#create_entry=
def create_entry=(value) -> ::Google::Cloud::Dataplex::V1::CreateEntryRequest-
value (::Google::Cloud::Dataplex::V1::CreateEntryRequest) — Payload for creating an Entry.
Note: The following fields are mutually exclusive:
create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dataplex::V1::CreateEntryRequest) — Payload for creating an Entry.
Note: The following fields are mutually exclusive:
create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
#create_entry_link
def create_entry_link() -> ::Google::Cloud::Dataplex::V1::CreateEntryLinkRequest-
(::Google::Cloud::Dataplex::V1::CreateEntryLinkRequest) — Payload for creating an EntryLink.
Note: The following fields are mutually exclusive:
create_entry_link,create_entry,update_entry,delete_entry,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
#create_entry_link=
def create_entry_link=(value) -> ::Google::Cloud::Dataplex::V1::CreateEntryLinkRequest-
value (::Google::Cloud::Dataplex::V1::CreateEntryLinkRequest) — Payload for creating an EntryLink.
Note: The following fields are mutually exclusive:
create_entry_link,create_entry,update_entry,delete_entry,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dataplex::V1::CreateEntryLinkRequest) — Payload for creating an EntryLink.
Note: The following fields are mutually exclusive:
create_entry_link,create_entry,update_entry,delete_entry,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
#create_glossary
def create_glossary() -> ::Google::Cloud::Dataplex::V1::CreateGlossaryRequest-
(::Google::Cloud::Dataplex::V1::CreateGlossaryRequest) — Payload for creating a Glossary.
Note: The following fields are mutually exclusive:
create_glossary,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
#create_glossary=
def create_glossary=(value) -> ::Google::Cloud::Dataplex::V1::CreateGlossaryRequest-
value (::Google::Cloud::Dataplex::V1::CreateGlossaryRequest) — Payload for creating a Glossary.
Note: The following fields are mutually exclusive:
create_glossary,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dataplex::V1::CreateGlossaryRequest) — Payload for creating a Glossary.
Note: The following fields are mutually exclusive:
create_glossary,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
#create_glossary_category
def create_glossary_category() -> ::Google::Cloud::Dataplex::V1::CreateGlossaryCategoryRequest-
(::Google::Cloud::Dataplex::V1::CreateGlossaryCategoryRequest) — Payload for creating a GlossaryCategory.
Note: The following fields are mutually exclusive:
create_glossary_category,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
#create_glossary_category=
def create_glossary_category=(value) -> ::Google::Cloud::Dataplex::V1::CreateGlossaryCategoryRequest-
value (::Google::Cloud::Dataplex::V1::CreateGlossaryCategoryRequest) — Payload for creating a GlossaryCategory.
Note: The following fields are mutually exclusive:
create_glossary_category,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dataplex::V1::CreateGlossaryCategoryRequest) — Payload for creating a GlossaryCategory.
Note: The following fields are mutually exclusive:
create_glossary_category,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
#create_glossary_term
def create_glossary_term() -> ::Google::Cloud::Dataplex::V1::CreateGlossaryTermRequest-
(::Google::Cloud::Dataplex::V1::CreateGlossaryTermRequest) — Payload for creating a GlossaryTerm.
Note: The following fields are mutually exclusive:
create_glossary_term,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
#create_glossary_term=
def create_glossary_term=(value) -> ::Google::Cloud::Dataplex::V1::CreateGlossaryTermRequest-
value (::Google::Cloud::Dataplex::V1::CreateGlossaryTermRequest) — Payload for creating a GlossaryTerm.
Note: The following fields are mutually exclusive:
create_glossary_term,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dataplex::V1::CreateGlossaryTermRequest) — Payload for creating a GlossaryTerm.
Note: The following fields are mutually exclusive:
create_glossary_term,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
#create_time
def create_time() -> ::Google::Protobuf::Timestamp- (::Google::Protobuf::Timestamp) — Output only. The time when the ChangeRequest was created.
#data_product_access_request
def data_product_access_request() -> ::Google::Cloud::Dataplex::V1::DataProductAccessRequest-
(::Google::Cloud::Dataplex::V1::DataProductAccessRequest) — Payload for Data Product access request.
Note: The following fields are mutually exclusive:
data_product_access_request,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term. If a field in that set is populated, all other fields in the set will automatically be cleared.
#data_product_access_request=
def data_product_access_request=(value) -> ::Google::Cloud::Dataplex::V1::DataProductAccessRequest-
value (::Google::Cloud::Dataplex::V1::DataProductAccessRequest) — Payload for Data Product access request.
Note: The following fields are mutually exclusive:
data_product_access_request,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dataplex::V1::DataProductAccessRequest) — Payload for Data Product access request.
Note: The following fields are mutually exclusive:
data_product_access_request,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term. If a field in that set is populated, all other fields in the set will automatically be cleared.
#delete_entry
def delete_entry() -> ::Google::Cloud::Dataplex::V1::DeleteEntryRequest-
(::Google::Cloud::Dataplex::V1::DeleteEntryRequest) — Payload for deleting an Entry.
Note: The following fields are mutually exclusive:
delete_entry,create_entry,update_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
#delete_entry=
def delete_entry=(value) -> ::Google::Cloud::Dataplex::V1::DeleteEntryRequest-
value (::Google::Cloud::Dataplex::V1::DeleteEntryRequest) — Payload for deleting an Entry.
Note: The following fields are mutually exclusive:
delete_entry,create_entry,update_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dataplex::V1::DeleteEntryRequest) — Payload for deleting an Entry.
Note: The following fields are mutually exclusive:
delete_entry,create_entry,update_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
#delete_entry_link
def delete_entry_link() -> ::Google::Cloud::Dataplex::V1::DeleteEntryLinkRequest-
(::Google::Cloud::Dataplex::V1::DeleteEntryLinkRequest) — Payload for deleting an EntryLink.
Note: The following fields are mutually exclusive:
delete_entry_link,create_entry,update_entry,delete_entry,create_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
#delete_entry_link=
def delete_entry_link=(value) -> ::Google::Cloud::Dataplex::V1::DeleteEntryLinkRequest-
value (::Google::Cloud::Dataplex::V1::DeleteEntryLinkRequest) — Payload for deleting an EntryLink.
Note: The following fields are mutually exclusive:
delete_entry_link,create_entry,update_entry,delete_entry,create_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dataplex::V1::DeleteEntryLinkRequest) — Payload for deleting an EntryLink.
Note: The following fields are mutually exclusive:
delete_entry_link,create_entry,update_entry,delete_entry,create_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
#delete_glossary
def delete_glossary() -> ::Google::Cloud::Dataplex::V1::DeleteGlossaryRequest-
(::Google::Cloud::Dataplex::V1::DeleteGlossaryRequest) — Payload for deleting a Glossary.
Note: The following fields are mutually exclusive:
delete_glossary,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
#delete_glossary=
def delete_glossary=(value) -> ::Google::Cloud::Dataplex::V1::DeleteGlossaryRequest-
value (::Google::Cloud::Dataplex::V1::DeleteGlossaryRequest) — Payload for deleting a Glossary.
Note: The following fields are mutually exclusive:
delete_glossary,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dataplex::V1::DeleteGlossaryRequest) — Payload for deleting a Glossary.
Note: The following fields are mutually exclusive:
delete_glossary,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
#delete_glossary_category
def delete_glossary_category() -> ::Google::Cloud::Dataplex::V1::DeleteGlossaryCategoryRequest-
(::Google::Cloud::Dataplex::V1::DeleteGlossaryCategoryRequest) — Payload for deleting a GlossaryCategory.
Note: The following fields are mutually exclusive:
delete_glossary_category,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
#delete_glossary_category=
def delete_glossary_category=(value) -> ::Google::Cloud::Dataplex::V1::DeleteGlossaryCategoryRequest-
value (::Google::Cloud::Dataplex::V1::DeleteGlossaryCategoryRequest) — Payload for deleting a GlossaryCategory.
Note: The following fields are mutually exclusive:
delete_glossary_category,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dataplex::V1::DeleteGlossaryCategoryRequest) — Payload for deleting a GlossaryCategory.
Note: The following fields are mutually exclusive:
delete_glossary_category,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
#delete_glossary_term
def delete_glossary_term() -> ::Google::Cloud::Dataplex::V1::DeleteGlossaryTermRequest-
(::Google::Cloud::Dataplex::V1::DeleteGlossaryTermRequest) — Payload for deleting a GlossaryTerm.
Note: The following fields are mutually exclusive:
delete_glossary_term,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
#delete_glossary_term=
def delete_glossary_term=(value) -> ::Google::Cloud::Dataplex::V1::DeleteGlossaryTermRequest-
value (::Google::Cloud::Dataplex::V1::DeleteGlossaryTermRequest) — Payload for deleting a GlossaryTerm.
Note: The following fields are mutually exclusive:
delete_glossary_term,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dataplex::V1::DeleteGlossaryTermRequest) — Payload for deleting a GlossaryTerm.
Note: The following fields are mutually exclusive:
delete_glossary_term,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
#etag
def etag() -> ::String- (::String) — Optional. This checksum is computed by the service. It can be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
#etag=
def etag=(value) -> ::String- value (::String) — Optional. This checksum is computed by the service. It can be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
- (::String) — Optional. This checksum is computed by the service. It can be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
#justification
def justification() -> ::String- (::String) — Optional. Justification of the ChangeRequest. This should explain why the change is needed or why it should be approved.
#justification=
def justification=(value) -> ::String- value (::String) — Optional. Justification of the ChangeRequest. This should explain why the change is needed or why it should be approved.
- (::String) — Optional. Justification of the ChangeRequest. This should explain why the change is needed or why it should be approved.
#labels
def labels() -> ::Google::Protobuf::Map{::String => ::String}- (::Google::Protobuf::Map{::String => ::String}) — Optional. User-defined labels for the ChangeRequest.
#labels=
def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}- value (::Google::Protobuf::Map{::String => ::String}) — Optional. User-defined labels for the ChangeRequest.
- (::Google::Protobuf::Map{::String => ::String}) — Optional. User-defined labels for the ChangeRequest.
#name
def name() -> ::String- (::String) — Identifier. The relative resource name of the ChangeRequest, of the form: projects/{project_number}/locations/{location_id}/changeRequests/{change_request_id}
#name=
def name=(value) -> ::String- value (::String) — Identifier. The relative resource name of the ChangeRequest, of the form: projects/{project_number}/locations/{location_id}/changeRequests/{change_request_id}
- (::String) — Identifier. The relative resource name of the ChangeRequest, of the form: projects/{project_number}/locations/{location_id}/changeRequests/{change_request_id}
#rejection_comment
def rejection_comment() -> ::String- (::String) — Output only. The reason provided for rejecting the ChangeRequest.
#resource
def resource() -> ::String- (::String) — Output only. The full resource name of the target resource to be modified. Example: //dataplex.googleapis.com/projects/my-project/locations/us-central1/entryGroups/my-group/entries/my-entry
#state
def state() -> ::Google::Cloud::Dataplex::V1::ChangeRequest::State- (::Google::Cloud::Dataplex::V1::ChangeRequest::State) — Output only. The current state of the ChangeRequest.
#uid
def uid() -> ::String- (::String) — Output only. System generated globally unique ID for the ChangeRequest.
#update_entry
def update_entry() -> ::Google::Cloud::Dataplex::V1::UpdateEntryRequest-
(::Google::Cloud::Dataplex::V1::UpdateEntryRequest) — Payload for updating an Entry.
Note: The following fields are mutually exclusive:
update_entry,create_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
#update_entry=
def update_entry=(value) -> ::Google::Cloud::Dataplex::V1::UpdateEntryRequest-
value (::Google::Cloud::Dataplex::V1::UpdateEntryRequest) — Payload for updating an Entry.
Note: The following fields are mutually exclusive:
update_entry,create_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dataplex::V1::UpdateEntryRequest) — Payload for updating an Entry.
Note: The following fields are mutually exclusive:
update_entry,create_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
#update_glossary
def update_glossary() -> ::Google::Cloud::Dataplex::V1::UpdateGlossaryRequest-
(::Google::Cloud::Dataplex::V1::UpdateGlossaryRequest) — Payload for updating a Glossary.
Note: The following fields are mutually exclusive:
update_glossary,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
#update_glossary=
def update_glossary=(value) -> ::Google::Cloud::Dataplex::V1::UpdateGlossaryRequest-
value (::Google::Cloud::Dataplex::V1::UpdateGlossaryRequest) — Payload for updating a Glossary.
Note: The following fields are mutually exclusive:
update_glossary,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dataplex::V1::UpdateGlossaryRequest) — Payload for updating a Glossary.
Note: The following fields are mutually exclusive:
update_glossary,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
#update_glossary_category
def update_glossary_category() -> ::Google::Cloud::Dataplex::V1::UpdateGlossaryCategoryRequest-
(::Google::Cloud::Dataplex::V1::UpdateGlossaryCategoryRequest) — Payload for updating a GlossaryCategory.
Note: The following fields are mutually exclusive:
update_glossary_category,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
#update_glossary_category=
def update_glossary_category=(value) -> ::Google::Cloud::Dataplex::V1::UpdateGlossaryCategoryRequest-
value (::Google::Cloud::Dataplex::V1::UpdateGlossaryCategoryRequest) — Payload for updating a GlossaryCategory.
Note: The following fields are mutually exclusive:
update_glossary_category,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dataplex::V1::UpdateGlossaryCategoryRequest) — Payload for updating a GlossaryCategory.
Note: The following fields are mutually exclusive:
update_glossary_category,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,delete_glossary_category,create_glossary_term,update_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
#update_glossary_term
def update_glossary_term() -> ::Google::Cloud::Dataplex::V1::UpdateGlossaryTermRequest-
(::Google::Cloud::Dataplex::V1::UpdateGlossaryTermRequest) — Payload for updating a GlossaryTerm.
Note: The following fields are mutually exclusive:
update_glossary_term,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
#update_glossary_term=
def update_glossary_term=(value) -> ::Google::Cloud::Dataplex::V1::UpdateGlossaryTermRequest-
value (::Google::Cloud::Dataplex::V1::UpdateGlossaryTermRequest) — Payload for updating a GlossaryTerm.
Note: The following fields are mutually exclusive:
update_glossary_term,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::Dataplex::V1::UpdateGlossaryTermRequest) — Payload for updating a GlossaryTerm.
Note: The following fields are mutually exclusive:
update_glossary_term,create_entry,update_entry,delete_entry,create_entry_link,delete_entry_link,create_glossary,update_glossary,delete_glossary,create_glossary_category,update_glossary_category,delete_glossary_category,create_glossary_term,delete_glossary_term,data_product_access_request. If a field in that set is populated, all other fields in the set will automatically be cleared.
#update_time
def update_time() -> ::Google::Protobuf::Timestamp- (::Google::Protobuf::Timestamp) — Output only. The time when the ChangeRequest was last updated.