Reference documentation and code samples for the Stackdriver Logging V2 Client class DeleteViewRequest.
The parameters to DeleteView
.
Generated from protobuf message google.logging.v2.DeleteViewRequest
Namespace
Google \ Cloud \ Logging \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The full resource name of the view to delete: "projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]" For example: "projects/my-project/locations/global/buckets/my-bucket/views/my-view"
getName
Required. The full resource name of the view to delete:
"projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]"
For example: "projects/my-project/locations/global/buckets/my-bucket/views/my-view"
string
setName
Required. The full resource name of the view to delete:
"projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]"
For example: "projects/my-project/locations/global/buckets/my-bucket/views/my-view"
var
string
$this