Class: Google::Cloud::Orchestration::Airflow::Service::V1::UpdateUserWorkloadsConfigMapRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb

Overview

Update user workloads ConfigMap request.

Instance Attribute Summary collapse

Instance Attribute Details

#user_workloads_config_map::Google::Cloud::Orchestration::Airflow::Service::V1::UserWorkloadsConfigMap

Returns Optional. User workloads ConfigMap to override.

Returns:



466
467
468
469
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 466

class UpdateUserWorkloadsConfigMapRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end