Reference documentation and code samples for the Google Cloud Dataplex V1 Client class InfrastructureSpec.
Configuration for the underlying infrastructure used to run workloads.
Generated from protobuf message google.cloud.dataplex.v1.Environment.InfrastructureSpec
Namespace
Google \ Cloud \ Dataplex \ V1 \ EnvironmentMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ compute |
Google\Cloud\Dataplex\V1\Environment\InfrastructureSpec\ComputeResources
Optional. Compute resources needed for analyze interactive workloads. |
↳ os_image |
Google\Cloud\Dataplex\V1\Environment\InfrastructureSpec\OsImageRuntime
Required. Software Runtime Configuration for analyze interactive workloads. |
getCompute
Optional. Compute resources needed for analyze interactive workloads.
Returns | |
---|---|
Type | Description |
Google\Cloud\Dataplex\V1\Environment\InfrastructureSpec\ComputeResources|null |
hasCompute
setCompute
Optional. Compute resources needed for analyze interactive workloads.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Dataplex\V1\Environment\InfrastructureSpec\ComputeResources
|
Returns | |
---|---|
Type | Description |
$this |
getOsImage
Required. Software Runtime Configuration for analyze interactive workloads.
Returns | |
---|---|
Type | Description |
Google\Cloud\Dataplex\V1\Environment\InfrastructureSpec\OsImageRuntime|null |
hasOsImage
setOsImage
Required. Software Runtime Configuration for analyze interactive workloads.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Dataplex\V1\Environment\InfrastructureSpec\OsImageRuntime
|
Returns | |
---|---|
Type | Description |
$this |
getResources
Returns | |
---|---|
Type | Description |
string |
getRuntime
Returns | |
---|---|
Type | Description |
string |