Reference documentation and code samples for the Google Cloud Data Catalog V1BETA1 API class Google::Cloud::DataCatalog::V1beta1::UpdateEntryRequest.
Request message for UpdateEntry.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#entry
def entry() -> ::Google::Cloud::DataCatalog::V1beta1::Entry- (::Google::Cloud::DataCatalog::V1beta1::Entry) — Required. The updated entry. The "name" field must be set.
#entry=
def entry=(value) -> ::Google::Cloud::DataCatalog::V1beta1::Entry- value (::Google::Cloud::DataCatalog::V1beta1::Entry) — Required. The updated entry. The "name" field must be set.
- (::Google::Cloud::DataCatalog::V1beta1::Entry) — Required. The updated entry. The "name" field must be set.
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask-  (::Google::Protobuf::FieldMask) — Names of fields whose values to overwrite on an entry. If this parameter is absent or empty, all modifiable fields are overwritten. If such fields are non-required and omitted in the request body, their values are emptied. The following fields are modifiable: - For entries with type DATA_STREAM:- schema
 
- For entries with type FILESET:- schema
- display_name
- description
- gcs_fileset_spec
- gcs_fileset_spec.file_patterns
 
- For entries with user_specified_type:- schema
- display_name
- description
- user_specified_type
- user_specified_system
- linked_resource
- source_system_timestamps
 
 
- For entries with type 
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask-  value (::Google::Protobuf::FieldMask) — Names of fields whose values to overwrite on an entry. If this parameter is absent or empty, all modifiable fields are overwritten. If such fields are non-required and omitted in the request body, their values are emptied. The following fields are modifiable: - For entries with type DATA_STREAM:- schema
 
- For entries with type FILESET:- schema
- display_name
- description
- gcs_fileset_spec
- gcs_fileset_spec.file_patterns
 
- For entries with user_specified_type:- schema
- display_name
- description
- user_specified_type
- user_specified_system
- linked_resource
- source_system_timestamps
 
 
- For entries with type 
-  (::Google::Protobuf::FieldMask) — Names of fields whose values to overwrite on an entry. If this parameter is absent or empty, all modifiable fields are overwritten. If such fields are non-required and omitted in the request body, their values are emptied. The following fields are modifiable: - For entries with type DATA_STREAM:- schema
 
- For entries with type FILESET:- schema
- display_name
- description
- gcs_fileset_spec
- gcs_fileset_spec.file_patterns
 
- For entries with user_specified_type:- schema
- display_name
- description
- user_specified_type
- user_specified_system
- linked_resource
- source_system_timestamps
 
 
- For entries with type