Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class Project.
Metadata and configurations for a Google Cloud project in the service.
Generated from protobuf message google.cloud.discoveryengine.v1.Project
Namespace
Google \ Cloud \ DiscoveryEngine \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. Full resource name of the project, for example projects/{project_number}
. Note that when making requests, project number and project id are both acceptable, but the server will always respond in project number.
↳ create_time
↳ provision_completion_time
Google\Protobuf\Timestamp
Output only. The timestamp when this project is successfully provisioned. Empty value means this project is still provisioning and is not ready for use.
↳ service_terms_map
array| Google\Protobuf\Internal\MapField
Output only. A map of terms of services. The key is the id
of ServiceTerms
.
getName
Output only. Full resource name of the project, for example projects/{project_number}
.
Note that when making requests, project number and project id are both acceptable, but the server will always respond in project number.
string
setName
Output only. Full resource name of the project, for example projects/{project_number}
.
Note that when making requests, project number and project id are both acceptable, but the server will always respond in project number.
var
string
$this
getCreateTime
Output only. The timestamp when this project is created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The timestamp when this project is created.
$this
getProvisionCompletionTime
Output only. The timestamp when this project is successfully provisioned.
Empty value means this project is still provisioning and is not ready for use.
hasProvisionCompletionTime
clearProvisionCompletionTime
setProvisionCompletionTime
Output only. The timestamp when this project is successfully provisioned.
Empty value means this project is still provisioning and is not ready for use.
$this
getServiceTermsMap
Output only. A map of terms of services. The key is the id
of ServiceTerms
.
setServiceTermsMap
Output only. A map of terms of services. The key is the id
of ServiceTerms
.
$this