diff --git a/generated/google/apis/cloudbuild_v1.rb b/generated/google/apis/cloudbuild_v1.rb index 28a3f6954..f0853f672 100644 --- a/generated/google/apis/cloudbuild_v1.rb +++ b/generated/google/apis/cloudbuild_v1.rb @@ -25,7 +25,7 @@ module Google # @see https://cloud.google.com/container-builder/docs/ module CloudbuildV1 VERSION = 'V1' - REVISION = '20180615' + REVISION = '20180621' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' diff --git a/generated/google/apis/cloudbuild_v1/classes.rb b/generated/google/apis/cloudbuild_v1/classes.rb index 211f5e6e7..3ea307a44 100644 --- a/generated/google/apis/cloudbuild_v1/classes.rb +++ b/generated/google/apis/cloudbuild_v1/classes.rb @@ -142,8 +142,8 @@ module Google # @return [Google::Apis::CloudbuildV1::Artifacts] attr_accessor :artifacts - # Output only. The ID of the `BuildTrigger` that triggered this build, if it was - # triggered automatically. + # Output only. The ID of the `BuildTrigger` that triggered this build, if it + # was triggered automatically. # Corresponds to the JSON property `buildTriggerId` # @return [String] attr_accessor :build_trigger_id diff --git a/generated/google/apis/cloudtasks_v2beta2.rb b/generated/google/apis/cloudtasks_v2beta2.rb index 0f808eee8..615657f5e 100644 --- a/generated/google/apis/cloudtasks_v2beta2.rb +++ b/generated/google/apis/cloudtasks_v2beta2.rb @@ -25,7 +25,7 @@ module Google # @see https://cloud.google.com/cloud-tasks/ module CloudtasksV2beta2 VERSION = 'V2beta2' - REVISION = '20180618' + REVISION = '20180620' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' diff --git a/generated/google/apis/cloudtasks_v2beta2/classes.rb b/generated/google/apis/cloudtasks_v2beta2/classes.rb index 8d920a46b..5515bbf8f 100644 --- a/generated/google/apis/cloudtasks_v2beta2/classes.rb +++ b/generated/google/apis/cloudtasks_v2beta2/classes.rb @@ -268,11 +268,6 @@ module Google # If instance is empty, then the task # will be sent to an instance which is available when the task is # attempted. - # When service is "default", - # version is "default", and - # instance is empty, - # host is shortened to just the - # `application_domain_name`. # If service, # version, or # instance is invalid, then the task @@ -299,7 +294,7 @@ module Google # App service. # By default, the task is sent to the service which is the default - # service when the task is attempted ("default"). + # service when the task is attempted. # For some queues or tasks which were created using the App Engine # Task Queue API, host is not parsable # into service, @@ -317,7 +312,7 @@ module Google # App version. # By default, the task is sent to the version which is the default - # version when the task is attempted ("default"). + # version when the task is attempted. # For some queues or tasks which were created using the App Engine # Task Queue API, host is not parsable # into service, diff --git a/generated/google/apis/container_v1beta1.rb b/generated/google/apis/container_v1beta1.rb index 8c2fb937f..0465b8ed4 100644 --- a/generated/google/apis/container_v1beta1.rb +++ b/generated/google/apis/container_v1beta1.rb @@ -26,7 +26,7 @@ module Google # @see https://cloud.google.com/container-engine/ module ContainerV1beta1 VERSION = 'V1beta1' - REVISION = '20180524' + REVISION = '20180607' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' diff --git a/generated/google/apis/oslogin_v1alpha.rb b/generated/google/apis/oslogin_v1alpha.rb index 6c97c3ce3..c1bfa66f7 100644 --- a/generated/google/apis/oslogin_v1alpha.rb +++ b/generated/google/apis/oslogin_v1alpha.rb @@ -25,7 +25,7 @@ module Google # @see https://cloud.google.com/compute/docs/oslogin/rest/ module OsloginV1alpha VERSION = 'V1alpha' - REVISION = '20180430' + REVISION = '20180617' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' diff --git a/generated/google/apis/oslogin_v1beta.rb b/generated/google/apis/oslogin_v1beta.rb index a53f7710b..470004077 100644 --- a/generated/google/apis/oslogin_v1beta.rb +++ b/generated/google/apis/oslogin_v1beta.rb @@ -25,7 +25,7 @@ module Google # @see https://cloud.google.com/compute/docs/oslogin/rest/ module OsloginV1beta VERSION = 'V1beta' - REVISION = '20180413' + REVISION = '20180617' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' diff --git a/generated/google/apis/videointelligence_v1.rb b/generated/google/apis/videointelligence_v1.rb index a816dcf66..793a3cc6e 100644 --- a/generated/google/apis/videointelligence_v1.rb +++ b/generated/google/apis/videointelligence_v1.rb @@ -25,7 +25,7 @@ module Google # @see https://cloud.google.com/video-intelligence/docs/ module VideointelligenceV1 VERSION = 'V1' - REVISION = '20180604' + REVISION = '20180619' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' diff --git a/generated/google/apis/videointelligence_v1/classes.rb b/generated/google/apis/videointelligence_v1/classes.rb index 750a2bda6..9ed4d5e04 100644 --- a/generated/google/apis/videointelligence_v1/classes.rb +++ b/generated/google/apis/videointelligence_v1/classes.rb @@ -387,24 +387,24 @@ module Google class GoogleCloudVideointelligenceV1VideoAnnotationProgress include Google::Apis::Core::Hashable - # Output only. Video file location in + # Video file location in # [Google Cloud Storage](https://cloud.google.com/storage/). # Corresponds to the JSON property `inputUri` # @return [String] attr_accessor :input_uri - # Output only. Approximate percentage processed thus far. Guaranteed to be + # Approximate percentage processed thus far. Guaranteed to be # 100 when fully processed. # Corresponds to the JSON property `progressPercent` # @return [Fixnum] attr_accessor :progress_percent - # Output only. Time when the request was received. + # Time when the request was received. # Corresponds to the JSON property `startTime` # @return [String] attr_accessor :start_time - # Output only. Time of the most recent update. + # Time of the most recent update. # Corresponds to the JSON property `updateTime` # @return [String] attr_accessor :update_time @@ -482,7 +482,7 @@ module Google # @return [Array] attr_accessor :frame_label_annotations - # Output only. Video file location in + # Video file location in # [Google Cloud Storage](https://cloud.google.com/storage/). # Corresponds to the JSON property `inputUri` # @return [String] @@ -535,9 +535,9 @@ module Google # @return [Google::Apis::VideointelligenceV1::GoogleCloudVideointelligenceV1LabelDetectionConfig] attr_accessor :label_detection_config - # Non-streaming request only. Video segments to annotate. The segments may - # overlap and are not required to be contiguous or span the whole video. If - # unspecified, each video is treated as a single segment. + # Video segments to annotate. The segments may overlap and are not required + # to be contiguous or span the whole video. If unspecified, each video is + # treated as a single segment. # Corresponds to the JSON property `segments` # @return [Array] attr_accessor :segments @@ -804,24 +804,24 @@ module Google class GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress include Google::Apis::Core::Hashable - # Output only. Video file location in + # Video file location in # [Google Cloud Storage](https://cloud.google.com/storage/). # Corresponds to the JSON property `inputUri` # @return [String] attr_accessor :input_uri - # Output only. Approximate percentage processed thus far. Guaranteed to be + # Approximate percentage processed thus far. Guaranteed to be # 100 when fully processed. # Corresponds to the JSON property `progressPercent` # @return [Fixnum] attr_accessor :progress_percent - # Output only. Time when the request was received. + # Time when the request was received. # Corresponds to the JSON property `startTime` # @return [String] attr_accessor :start_time - # Output only. Time of the most recent update. + # Time of the most recent update. # Corresponds to the JSON property `updateTime` # @return [String] attr_accessor :update_time @@ -899,7 +899,7 @@ module Google # @return [Array] attr_accessor :frame_label_annotations - # Output only. Video file location in + # Video file location in # [Google Cloud Storage](https://cloud.google.com/storage/). # Corresponds to the JSON property `inputUri` # @return [String] @@ -1182,7 +1182,7 @@ module Google class GoogleCloudVideointelligenceV1p1beta1SpeechRecognitionAlternative include Google::Apis::Core::Hashable - # Output only. The confidence estimate between 0.0 and 1.0. A higher number + # The confidence estimate between 0.0 and 1.0. A higher number # indicates an estimated greater likelihood that the recognized words are # correct. This field is typically provided only for the top hypothesis, and # only for `is_final=true` results. Clients should not rely on the @@ -1192,12 +1192,12 @@ module Google # @return [Float] attr_accessor :confidence - # Output only. Transcript text representing the words that the user spoke. + # Transcript text representing the words that the user spoke. # Corresponds to the JSON property `transcript` # @return [String] attr_accessor :transcript - # Output only. A list of word-specific information for each recognized word. + # A list of word-specific information for each recognized word. # Corresponds to the JSON property `words` # @return [Array] attr_accessor :words @@ -1218,10 +1218,10 @@ module Google class GoogleCloudVideointelligenceV1p1beta1SpeechTranscription include Google::Apis::Core::Hashable - # Output only. May contain one or more recognition hypotheses (up to the - # maximum specified in `max_alternatives`). - # These alternatives are ordered in terms of accuracy, with the top (first) - # alternative being the most probable, as ranked by the recognizer. + # May contain one or more recognition hypotheses (up to the maximum specified + # in `max_alternatives`). These alternatives are ordered in terms of + # accuracy, with the top (first) alternative being the most probable, as + # ranked by the recognizer. # Corresponds to the JSON property `alternatives` # @return [Array] attr_accessor :alternatives @@ -1240,24 +1240,24 @@ module Google class GoogleCloudVideointelligenceV1p1beta1VideoAnnotationProgress include Google::Apis::Core::Hashable - # Output only. Video file location in + # Video file location in # [Google Cloud Storage](https://cloud.google.com/storage/). # Corresponds to the JSON property `inputUri` # @return [String] attr_accessor :input_uri - # Output only. Approximate percentage processed thus far. Guaranteed to be + # Approximate percentage processed thus far. Guaranteed to be # 100 when fully processed. # Corresponds to the JSON property `progressPercent` # @return [Fixnum] attr_accessor :progress_percent - # Output only. Time when the request was received. + # Time when the request was received. # Corresponds to the JSON property `startTime` # @return [String] attr_accessor :start_time - # Output only. Time of the most recent update. + # Time of the most recent update. # Corresponds to the JSON property `updateTime` # @return [String] attr_accessor :update_time @@ -1335,7 +1335,7 @@ module Google # @return [Array] attr_accessor :frame_label_annotations - # Output only. Video file location in + # Video file location in # [Google Cloud Storage](https://cloud.google.com/storage/). # Corresponds to the JSON property `inputUri` # @return [String] @@ -1413,7 +1413,7 @@ module Google class GoogleCloudVideointelligenceV1p1beta1WordInfo include Google::Apis::Core::Hashable - # Output only. Time offset relative to the beginning of the audio, and + # Time offset relative to the beginning of the audio, and # corresponding to the end of the spoken word. This field is only set if # `enable_word_time_offsets=true` and only in the top hypothesis. This is an # experimental feature and the accuracy of the time offset can vary. @@ -1421,7 +1421,7 @@ module Google # @return [String] attr_accessor :end_time - # Output only. Time offset relative to the beginning of the audio, and + # Time offset relative to the beginning of the audio, and # corresponding to the start of the spoken word. This field is only set if # `enable_word_time_offsets=true` and only in the top hypothesis. This is an # experimental feature and the accuracy of the time offset can vary. @@ -1429,7 +1429,7 @@ module Google # @return [String] attr_accessor :start_time - # Output only. The word corresponding to this set of information. + # The word corresponding to this set of information. # Corresponds to the JSON property `word` # @return [String] attr_accessor :word