Generated from protobuf message google.cloud.storageinsights.v1.DeleteDatasetConfigRequest
Namespace
Google \ Cloud \ StorageInsights \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Name of the resource
↳ request_id
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).
getName
Required. Name of the resource
Returns
Type
Description
string
setName
Required. Name of the resource
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getRequestId
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
Type
Description
string
setRequestId
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).
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
Required. Name of the resource
Please see StorageInsightsClient::datasetConfigName() for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Google Cloud Storage Insights V1 Client - Class DeleteDatasetConfigRequest (1.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.1 (latest)](/php/docs/reference/cloud-storageinsights/latest/V1.DeleteDatasetConfigRequest)\n- [1.2.0](/php/docs/reference/cloud-storageinsights/1.2.0/V1.DeleteDatasetConfigRequest)\n- [1.1.0](/php/docs/reference/cloud-storageinsights/1.1.0/V1.DeleteDatasetConfigRequest)\n- [1.0.3](/php/docs/reference/cloud-storageinsights/1.0.3/V1.DeleteDatasetConfigRequest)\n- [0.3.5](/php/docs/reference/cloud-storageinsights/0.3.5/V1.DeleteDatasetConfigRequest)\n- [0.2.3](/php/docs/reference/cloud-storageinsights/0.2.3/V1.DeleteDatasetConfigRequest)\n- [0.1.1](/php/docs/reference/cloud-storageinsights/0.1.1/V1.DeleteDatasetConfigRequest) \nReference documentation and code samples for the Google Cloud Storage Insights V1 Client class DeleteDatasetConfigRequest.\n\nRequest message for\n[`DeleteDatasetConfig`](/php/docs/reference/cloud-storageinsights/latest/V1.Client.StorageInsightsClient#_Google_Cloud_StorageInsights_V1_Client_StorageInsightsClient__deleteDatasetConfig__)\n\nGenerated from protobuf message `google.cloud.storageinsights.v1.DeleteDatasetConfigRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ StorageInsights \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. Name of the resource\n\n### setName\n\nRequired. Name of the resource\n\n### getRequestId\n\nOptional. A unique identifier for your request.\n\nSpecify the request ID if you need to retry the request.\nIf you retry the request with the same ID within 60 minutes, the server\nignores the request if it has already completed the original request.\nFor example, if your initial request times out and you retry the request\nusing the same request ID, the server recognizes the original request and\ndoes not process the new request.\nThe request ID must be a valid UUID and cannot be a zero UUID\n(00000000-0000-0000-0000-000000000000).\n\n### setRequestId\n\nOptional. A unique identifier for your request.\n\nSpecify the request ID if you need to retry the request.\nIf you retry the request with the same ID within 60 minutes, the server\nignores the request if it has already completed the original request.\nFor example, if your initial request times out and you retry the request\nusing the same request ID, the server recognizes the original request and\ndoes not process the new request.\nThe request ID must be a valid UUID and cannot be a zero UUID\n(00000000-0000-0000-0000-000000000000).\n\n### static::build"]]