lib/google/apis/dataflow_v1b3/representations.rb in google-apis-dataflow_v1b3-0.5.0 vs lib/google/apis/dataflow_v1b3/representations.rb in google-apis-dataflow_v1b3-0.6.0
- old
+ new
@@ -38,16 +38,10 @@
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
- class Artifact
- class Representation < Google::Apis::Core::JsonRepresentation; end
-
- include Google::Apis::Core::JsonObjectSupport
- end
-
class AutoscalingEvent
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
@@ -74,16 +68,10 @@
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
- class CommitTemplateVersionRequest
- class Representation < Google::Apis::Core::JsonRepresentation; end
-
- include Google::Apis::Core::JsonObjectSupport
- end
-
class ComponentSource
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
@@ -140,16 +128,10 @@
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
- class CreateTemplateVersionRequest
- class Representation < Google::Apis::Core::JsonRepresentation; end
-
- include Google::Apis::Core::JsonObjectSupport
- end
-
class CustomSourceLocation
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
@@ -206,16 +188,10 @@
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
- class Empty
- class Representation < Google::Apis::Core::JsonRepresentation; end
-
- include Google::Apis::Core::JsonObjectSupport
- end
-
class Environment
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
@@ -440,16 +416,10 @@
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
- class ListTemplateVersionsResponse
- class Representation < Google::Apis::Core::JsonRepresentation; end
-
- include Google::Apis::Core::JsonObjectSupport
- end
-
class MapTask
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
@@ -476,34 +446,10 @@
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
- class ModifyTemplateVersionLabelRequest
- class Representation < Google::Apis::Core::JsonRepresentation; end
-
- include Google::Apis::Core::JsonObjectSupport
- end
-
- class ModifyTemplateVersionLabelResponse
- class Representation < Google::Apis::Core::JsonRepresentation; end
-
- include Google::Apis::Core::JsonObjectSupport
- end
-
- class ModifyTemplateVersionTagRequest
- class Representation < Google::Apis::Core::JsonRepresentation; end
-
- include Google::Apis::Core::JsonObjectSupport
- end
-
- class ModifyTemplateVersionTagResponse
- class Representation < Google::Apis::Core::JsonRepresentation; end
-
- include Google::Apis::Core::JsonObjectSupport
- end
-
class MountedDataDisk
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
@@ -926,16 +872,10 @@
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
- class TemplateVersion
- class Representation < Google::Apis::Core::JsonRepresentation; end
-
- include Google::Apis::Core::JsonObjectSupport
- end
-
class TopologyConfig
class Representation < Google::Apis::Core::JsonRepresentation; end
include Google::Apis::Core::JsonObjectSupport
end
@@ -1079,21 +1019,10 @@
property :position, as: 'position', class: Google::Apis::DataflowV1b3::Position, decorator: Google::Apis::DataflowV1b3::Position::Representation
end
end
- class Artifact
- # @private
- class Representation < Google::Apis::Core::JsonRepresentation
- property :container_spec, as: 'containerSpec', class: Google::Apis::DataflowV1b3::ContainerSpec, decorator: Google::Apis::DataflowV1b3::ContainerSpec::Representation
-
- property :job_graph_gcs_path, as: 'jobGraphGcsPath'
- property :metadata, as: 'metadata', class: Google::Apis::DataflowV1b3::TemplateMetadata, decorator: Google::Apis::DataflowV1b3::TemplateMetadata::Representation
-
- end
- end
-
class AutoscalingEvent
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :current_num_workers, :numeric_string => true, as: 'currentNumWorkers'
property :description, as: 'description', class: Google::Apis::DataflowV1b3::StructuredMessage, decorator: Google::Apis::DataflowV1b3::StructuredMessage::Representation
@@ -1139,18 +1068,10 @@
property :timestamp, as: 'timestamp'
property :total_ms, :numeric_string => true, as: 'totalMs'
end
end
- class CommitTemplateVersionRequest
- # @private
- class Representation < Google::Apis::Core::JsonRepresentation
- property :template_version, as: 'templateVersion', class: Google::Apis::DataflowV1b3::TemplateVersion, decorator: Google::Apis::DataflowV1b3::TemplateVersion::Representation
-
- end
- end
-
class ComponentSource
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :name, as: 'name'
property :original_transform_or_collection, as: 'originalTransformOrCollection'
@@ -1282,18 +1203,10 @@
property :location, as: 'location'
hash :parameters, as: 'parameters'
end
end
- class CreateTemplateVersionRequest
- # @private
- class Representation < Google::Apis::Core::JsonRepresentation
- property :template_version, as: 'templateVersion', class: Google::Apis::DataflowV1b3::TemplateVersion, decorator: Google::Apis::DataflowV1b3::TemplateVersion::Representation
-
- end
- end
-
class CustomSourceLocation
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :stateful, as: 'stateful'
end
@@ -1389,16 +1302,10 @@
property :residual, as: 'residual', class: Google::Apis::DataflowV1b3::DerivedSource, decorator: Google::Apis::DataflowV1b3::DerivedSource::Representation
end
end
- class Empty
- # @private
- class Representation < Google::Apis::Core::JsonRepresentation
- end
- end
-
class Environment
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :cluster_manager_api_service, as: 'clusterManagerApiService'
property :dataset, as: 'dataset'
@@ -1483,10 +1390,11 @@
property :machine_type, as: 'machineType'
property :max_workers, as: 'maxWorkers'
property :network, as: 'network'
property :num_workers, as: 'numWorkers'
property :service_account_email, as: 'serviceAccountEmail'
+ property :staging_location, as: 'stagingLocation'
property :subnetwork, as: 'subnetwork'
property :temp_location, as: 'tempLocation'
property :worker_region, as: 'workerRegion'
property :worker_zone, as: 'workerZone'
property :zone, as: 'zone'
@@ -1825,19 +1733,10 @@
collection :snapshots, as: 'snapshots', class: Google::Apis::DataflowV1b3::Snapshot, decorator: Google::Apis::DataflowV1b3::Snapshot::Representation
end
end
- class ListTemplateVersionsResponse
- # @private
- class Representation < Google::Apis::Core::JsonRepresentation
- property :next_page_token, as: 'nextPageToken'
- collection :template_versions, as: 'templateVersions', class: Google::Apis::DataflowV1b3::TemplateVersion, decorator: Google::Apis::DataflowV1b3::TemplateVersion::Representation
-
- end
- end
-
class MapTask
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :counter_prefix, as: 'counterPrefix'
collection :instructions, as: 'instructions', class: Google::Apis::DataflowV1b3::ParallelInstruction, decorator: Google::Apis::DataflowV1b3::ParallelInstruction::Representation
@@ -1890,41 +1789,10 @@
property :set, as: 'set'
property :update_time, as: 'updateTime'
end
end
- class ModifyTemplateVersionLabelRequest
- # @private
- class Representation < Google::Apis::Core::JsonRepresentation
- property :key, as: 'key'
- property :op, as: 'op'
- property :value, as: 'value'
- end
- end
-
- class ModifyTemplateVersionLabelResponse
- # @private
- class Representation < Google::Apis::Core::JsonRepresentation
- hash :labels, as: 'labels'
- end
- end
-
- class ModifyTemplateVersionTagRequest
- # @private
- class Representation < Google::Apis::Core::JsonRepresentation
- property :remove_only, as: 'removeOnly'
- property :tag, as: 'tag'
- end
- end
-
- class ModifyTemplateVersionTagResponse
- # @private
- class Representation < Google::Apis::Core::JsonRepresentation
- collection :tags, as: 'tags'
- end
- end
-
class MountedDataDisk
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :data_disk, as: 'dataDisk'
end
@@ -1997,10 +1865,11 @@
end
class ParameterMetadata
# @private
class Representation < Google::Apis::Core::JsonRepresentation
+ hash :custom_metadata, as: 'customMetadata'
property :help_text, as: 'helpText'
property :is_optional, as: 'isOptional'
property :label, as: 'label'
property :name, as: 'name'
property :param_type, as: 'paramType'
@@ -2304,10 +2173,11 @@
property :disk_size_bytes, :numeric_string => true, as: 'diskSizeBytes'
property :id, as: 'id'
property :project_id, as: 'projectId'
collection :pubsub_metadata, as: 'pubsubMetadata', class: Google::Apis::DataflowV1b3::PubsubSnapshotMetadata, decorator: Google::Apis::DataflowV1b3::PubsubSnapshotMetadata::Representation
+ property :region, as: 'region'
property :source_job_id, as: 'sourceJobId'
property :state, as: 'state'
property :ttl, as: 'ttl'
end
end
@@ -2658,26 +2528,10 @@
collection :parameters, as: 'parameters', class: Google::Apis::DataflowV1b3::ParameterMetadata, decorator: Google::Apis::DataflowV1b3::ParameterMetadata::Representation
end
end
- class TemplateVersion
- # @private
- class Representation < Google::Apis::Core::JsonRepresentation
- property :artifact, as: 'artifact', class: Google::Apis::DataflowV1b3::Artifact, decorator: Google::Apis::DataflowV1b3::Artifact::Representation
-
- property :create_time, as: 'createTime'
- property :description, as: 'description'
- property :display_name, as: 'displayName'
- hash :labels, as: 'labels'
- property :project_id, as: 'projectId'
- collection :tags, as: 'tags'
- property :type, as: 'type'
- property :version_id, as: 'versionId'
- end
- end
-
class TopologyConfig
# @private
class Representation < Google::Apis::Core::JsonRepresentation
collection :computations, as: 'computations', class: Google::Apis::DataflowV1b3::ComputationTopology, decorator: Google::Apis::DataflowV1b3::ComputationTopology::Representation
@@ -2819,9 +2673,10 @@
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :msg, as: 'msg'
collection :pods, as: 'pods'
property :report_interval, as: 'reportInterval'
+ property :vm_broken_code, as: 'vmBrokenCode'
property :vm_is_broken, as: 'vmIsBroken'
property :vm_is_healthy, as: 'vmIsHealthy'
property :vm_startup_time, as: 'vmStartupTime'
end
end