Dataflow V1beta3 API - Class Google::Cloud::Dataflow::V1beta3::ContainerSpec (v0.13.0)

Reference documentation and code samples for the Dataflow V1beta3 API class Google::Cloud::Dataflow::V1beta3::ContainerSpec.

Container Spec.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#default_environment

def default_environment() -> ::Google::Cloud::Dataflow::V1beta3::FlexTemplateRuntimeEnvironment
Returns

#default_environment=

def default_environment=(value) -> ::Google::Cloud::Dataflow::V1beta3::FlexTemplateRuntimeEnvironment
Parameter
Returns

#image

def image() -> ::String
Returns
  • (::String) — Name of the docker container image. E.g., gcr.io/project/some-image

#image=

def image=(value) -> ::String
Parameter
  • value (::String) — Name of the docker container image. E.g., gcr.io/project/some-image
Returns
  • (::String) — Name of the docker container image. E.g., gcr.io/project/some-image

#image_repository_cert_path

def image_repository_cert_path() -> ::String
Returns
  • (::String) — Cloud Storage path to self-signed certificate of private registry.

#image_repository_cert_path=

def image_repository_cert_path=(value) -> ::String
Parameter
  • value (::String) — Cloud Storage path to self-signed certificate of private registry.
Returns
  • (::String) — Cloud Storage path to self-signed certificate of private registry.

#image_repository_password_secret_id

def image_repository_password_secret_id() -> ::String
Returns
  • (::String) — Secret Manager secret id for password to authenticate to private registry.

#image_repository_password_secret_id=

def image_repository_password_secret_id=(value) -> ::String
Parameter
  • value (::String) — Secret Manager secret id for password to authenticate to private registry.
Returns
  • (::String) — Secret Manager secret id for password to authenticate to private registry.

#image_repository_username_secret_id

def image_repository_username_secret_id() -> ::String
Returns
  • (::String) — Secret Manager secret id for username to authenticate to private registry.

#image_repository_username_secret_id=

def image_repository_username_secret_id=(value) -> ::String
Parameter
  • value (::String) — Secret Manager secret id for username to authenticate to private registry.
Returns
  • (::String) — Secret Manager secret id for username to authenticate to private registry.

#metadata

def metadata() -> ::Google::Cloud::Dataflow::V1beta3::TemplateMetadata
Returns

#metadata=

def metadata=(value) -> ::Google::Cloud::Dataflow::V1beta3::TemplateMetadata
Parameter
Returns

#sdk_info

def sdk_info() -> ::Google::Cloud::Dataflow::V1beta3::SDKInfo
Returns

#sdk_info=

def sdk_info=(value) -> ::Google::Cloud::Dataflow::V1beta3::SDKInfo
Parameter
Returns