Reference documentation and code samples for the Stackdriver Logging V2 Client class CreateViewRequest.
The parameters to CreateView
.
Generated from protobuf message google.logging.v2.CreateViewRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The bucket in which to create the view "projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]"
For example: "projects/my-project/locations/global/buckets/my-bucket"
↳ view_id
string
Required. The id to use for this view.
↳ view
getParent
Required. The bucket in which to create the view "projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]"
For example: "projects/my-project/locations/global/buckets/my-bucket"
string
setParent
Required. The bucket in which to create the view "projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]"
For example: "projects/my-project/locations/global/buckets/my-bucket"
var
string
$this
getViewId
Required. The id to use for this view.
string
setViewId
Required. The id to use for this view.
var
string
$this
getView
Required. The new view.
hasView
clearView
setView
Required. The new view.
$this