Google Cloud Dataplex V1 Client - Class InfrastructureSpec (1.3.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.Task.InfrastructureSpec
Namespace
Google \ Cloud \ Dataplex \ V1 \ TaskMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ batch |
InfrastructureSpec\BatchComputeResources
Compute resources needed for a Task when using Dataproc Serverless. |
↳ container_image |
InfrastructureSpec\ContainerImageRuntime
Container Image Runtime Configuration. |
↳ vpc_network |
InfrastructureSpec\VpcNetwork
Vpc network. |
getBatch
Compute resources needed for a Task when using Dataproc Serverless.
| Returns | |
|---|---|
| Type | Description |
InfrastructureSpec\BatchComputeResources|null |
|
hasBatch
setBatch
Compute resources needed for a Task when using Dataproc Serverless.
| Parameter | |
|---|---|
| Name | Description |
var |
InfrastructureSpec\BatchComputeResources
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getContainerImage
Container Image Runtime Configuration.
| Returns | |
|---|---|
| Type | Description |
InfrastructureSpec\ContainerImageRuntime|null |
|
hasContainerImage
setContainerImage
Container Image Runtime Configuration.
| Parameter | |
|---|---|
| Name | Description |
var |
InfrastructureSpec\ContainerImageRuntime
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getVpcNetwork
Vpc network.
| Returns | |
|---|---|
| Type | Description |
InfrastructureSpec\VpcNetwork|null |
|
hasVpcNetwork
setVpcNetwork
Vpc network.
| Parameter | |
|---|---|
| Name | Description |
var |
InfrastructureSpec\VpcNetwork
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getResources
| Returns | |
|---|---|
| Type | Description |
string |
|
getRuntime
| Returns | |
|---|---|
| Type | Description |
string |
|
getNetwork
| Returns | |
|---|---|
| Type | Description |
string |
|