Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::DeleteEncryptionConfigRequest.
Delete EncryptionConfig Request
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#etag
def etag() -> ::String
Returns
- (::String) — Optional. Etag of the EncryptionConfig. This is a strong etag.
#etag=
def etag=(value) -> ::String
Parameter
- value (::String) — Optional. Etag of the EncryptionConfig. This is a strong etag.
Returns
- (::String) — Optional. Etag of the EncryptionConfig. This is a strong etag.
#name
def name() -> ::String
Returns
- (::String) — Required. The name of the EncryptionConfig to delete.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Required. The name of the EncryptionConfig to delete.
Returns
- (::String) — Required. The name of the EncryptionConfig to delete.