Storage Insights V1 API - Class Google::Cloud::StorageInsights::V1::DeleteDatasetConfigRequest (v1.2.0)

Reference documentation and code samples for the Storage Insights V1 API class Google::Cloud::StorageInsights::V1::DeleteDatasetConfigRequest.

Request message for DeleteDatasetConfig

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. Name of the resource

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Name of the resource
Returns
  • (::String) — Required. Name of the resource

#request_id

def request_id() -> ::String
Returns
  • (::String) — Optional. A unique identifier for your request. Specify the request ID if you need to retry the request. If you retry the request with the same ID within 60 minutes, the server ignores the request if it has already completed the original request.

    For example, if your initial request times out and you retry the request using the same request ID, the server recognizes the original request and does not process the new request.

    The request ID must be a valid UUID and cannot be a zero UUID (00000000-0000-0000-0000-000000000000).

#request_id=

def request_id=(value) -> ::String
Parameter
  • value (::String) — Optional. A unique identifier for your request. Specify the request ID if you need to retry the request. If you retry the request with the same ID within 60 minutes, the server ignores the request if it has already completed the original request.

    For example, if your initial request times out and you retry the request using the same request ID, the server recognizes the original request and does not process the new request.

    The request ID must be a valid UUID and cannot be a zero UUID (00000000-0000-0000-0000-000000000000).

Returns
  • (::String) — Optional. A unique identifier for your request. Specify the request ID if you need to retry the request. If you retry the request with the same ID within 60 minutes, the server ignores the request if it has already completed the original request.

    For example, if your initial request times out and you retry the request using the same request ID, the server recognizes the original request and does not process the new request.

    The request ID must be a valid UUID and cannot be a zero UUID (00000000-0000-0000-0000-000000000000).