Class: Google::Cloud::Dataform::V1beta1::CompilationResultAction::Relation::AdditionalOptionsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Dataform::V1beta1::CompilationResultAction::Relation::AdditionalOptionsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/dataform/v1beta1/dataform.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
1442 1443 1444 1445 |
# File 'proto_docs/google/cloud/dataform/v1beta1/dataform.rb', line 1442 class AdditionalOptionsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
1442 1443 1444 1445 |
# File 'proto_docs/google/cloud/dataform/v1beta1/dataform.rb', line 1442 class AdditionalOptionsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |