Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class CloudExadataInfrastructure.
Represents CloudExadataInfrastructure resource.
https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/CloudExadataInfrastructure/
Generated from protobuf message google.cloud.oracledatabase.v1.CloudExadataInfrastructure
Namespace
Google \ Cloud \ OracleDatabase \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The name of the Exadata Infrastructure resource with the format: projects/{project}/locations/{region}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}
↳ display_name
string
Optional. User friendly name for this resource.
↳ gcp_oracle_zone
string
Optional. Google Cloud Platform location where Oracle Exadata is hosted.
↳ entitlement_id
string
Output only. Entitlement ID of the private offer against which this infrastructure resource is provisioned.
↳ properties
↳ labels
↳ create_time
Google\Protobuf\Timestamp
Output only. The date and time that the Exadata Infrastructure was created.
getName
Identifier. The name of the Exadata Infrastructure resource with the format: projects/{project}/locations/{region}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}
string
setName
Identifier. The name of the Exadata Infrastructure resource with the format: projects/{project}/locations/{region}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}
var
string
$this
getDisplayName
Optional. User friendly name for this resource.
string
setDisplayName
Optional. User friendly name for this resource.
var
string
$this
getGcpOracleZone
Optional. Google Cloud Platform location where Oracle Exadata is hosted.
string
setGcpOracleZone
Optional. Google Cloud Platform location where Oracle Exadata is hosted.
var
string
$this
getEntitlementId
Output only. Entitlement ID of the private offer against which this infrastructure resource is provisioned.
string
setEntitlementId
Output only. Entitlement ID of the private offer against which this infrastructure resource is provisioned.
var
string
$this
getProperties
Optional. Various properties of the infra.
hasProperties
clearProperties
setProperties
Optional. Various properties of the infra.
$this
getLabels
Optional. Labels or tags associated with the resource.
setLabels
Optional. Labels or tags associated with the resource.
$this
getCreateTime
Output only. The date and time that the Exadata Infrastructure was created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The date and time that the Exadata Infrastructure was created.
$this