Skip to content

Commit fbcacce

Browse files
feat(transcoder): update the api
#### transcoder:v1beta1 The following keys were added: - schemas.OperationMetadata.properties.apiVersion.readOnly (Total Keys: 1) - schemas.OperationMetadata.properties.cancelRequested.readOnly (Total Keys: 1) - schemas.OperationMetadata.properties.createTime.readOnly (Total Keys: 1) - schemas.OperationMetadata.properties.endTime.readOnly (Total Keys: 1) - schemas.OperationMetadata.properties.statusDetail.readOnly (Total Keys: 1) - schemas.OperationMetadata.properties.target.readOnly (Total Keys: 1) - schemas.OperationMetadata.properties.verb.readOnly (Total Keys: 1)
1 parent e15e299 commit fbcacce

File tree

3 files changed

+24
-17
lines changed

3 files changed

+24
-17
lines changed

docs/dyn/transcoder_v1beta1.projects.locations.jobTemplates.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ <h3>Method Details</h3>
297297
},
298298
],
299299
&quot;image&quot;: { # Overlaid jpeg image. # Image overlay.
300-
&quot;alpha&quot;: 3.14, # Target image opacity. Valid values: `1.0` (solid, default) to `0.0` (transparent).
300+
&quot;alpha&quot;: 3.14, # Target image opacity. Valid values are from `1.0` (solid, default) to `0.0` (transparent), exclusive. Set this to a value greater than `0.0`.
301301
&quot;resolution&quot;: { # 2D normalized coordinates. Default: `{0.0, 0.0}` # Normalized image resolution, based on output video resolution. Valid values: `0.0`–`1.0`. To respect the original image aspect ratio, set either `x` or `y` to `0.0`. To use the original image resolution, set both `x` and `y` to `0.0`.
302302
&quot;x&quot;: 3.14, # Normalized x coordinate.
303303
&quot;y&quot;: 3.14, # Normalized y coordinate.
@@ -527,7 +527,7 @@ <h3>Method Details</h3>
527527
},
528528
],
529529
&quot;image&quot;: { # Overlaid jpeg image. # Image overlay.
530-
&quot;alpha&quot;: 3.14, # Target image opacity. Valid values: `1.0` (solid, default) to `0.0` (transparent).
530+
&quot;alpha&quot;: 3.14, # Target image opacity. Valid values are from `1.0` (solid, default) to `0.0` (transparent), exclusive. Set this to a value greater than `0.0`.
531531
&quot;resolution&quot;: { # 2D normalized coordinates. Default: `{0.0, 0.0}` # Normalized image resolution, based on output video resolution. Valid values: `0.0`–`1.0`. To respect the original image aspect ratio, set either `x` or `y` to `0.0`. To use the original image resolution, set both `x` and `y` to `0.0`.
532532
&quot;x&quot;: 3.14, # Normalized x coordinate.
533533
&quot;y&quot;: 3.14, # Normalized y coordinate.
@@ -781,7 +781,7 @@ <h3>Method Details</h3>
781781
},
782782
],
783783
&quot;image&quot;: { # Overlaid jpeg image. # Image overlay.
784-
&quot;alpha&quot;: 3.14, # Target image opacity. Valid values: `1.0` (solid, default) to `0.0` (transparent).
784+
&quot;alpha&quot;: 3.14, # Target image opacity. Valid values are from `1.0` (solid, default) to `0.0` (transparent), exclusive. Set this to a value greater than `0.0`.
785785
&quot;resolution&quot;: { # 2D normalized coordinates. Default: `{0.0, 0.0}` # Normalized image resolution, based on output video resolution. Valid values: `0.0`–`1.0`. To respect the original image aspect ratio, set either `x` or `y` to `0.0`. To use the original image resolution, set both `x` and `y` to `0.0`.
786786
&quot;x&quot;: 3.14, # Normalized x coordinate.
787787
&quot;y&quot;: 3.14, # Normalized y coordinate.
@@ -1021,7 +1021,7 @@ <h3>Method Details</h3>
10211021
},
10221022
],
10231023
&quot;image&quot;: { # Overlaid jpeg image. # Image overlay.
1024-
&quot;alpha&quot;: 3.14, # Target image opacity. Valid values: `1.0` (solid, default) to `0.0` (transparent).
1024+
&quot;alpha&quot;: 3.14, # Target image opacity. Valid values are from `1.0` (solid, default) to `0.0` (transparent), exclusive. Set this to a value greater than `0.0`.
10251025
&quot;resolution&quot;: { # 2D normalized coordinates. Default: `{0.0, 0.0}` # Normalized image resolution, based on output video resolution. Valid values: `0.0`–`1.0`. To respect the original image aspect ratio, set either `x` or `y` to `0.0`. To use the original image resolution, set both `x` and `y` to `0.0`.
10261026
&quot;x&quot;: 3.14, # Normalized x coordinate.
10271027
&quot;y&quot;: 3.14, # Normalized y coordinate.

docs/dyn/transcoder_v1beta1.projects.locations.jobs.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ <h3>Method Details</h3>
297297
},
298298
],
299299
&quot;image&quot;: { # Overlaid jpeg image. # Image overlay.
300-
&quot;alpha&quot;: 3.14, # Target image opacity. Valid values: `1.0` (solid, default) to `0.0` (transparent).
300+
&quot;alpha&quot;: 3.14, # Target image opacity. Valid values are from `1.0` (solid, default) to `0.0` (transparent), exclusive. Set this to a value greater than `0.0`.
301301
&quot;resolution&quot;: { # 2D normalized coordinates. Default: `{0.0, 0.0}` # Normalized image resolution, based on output video resolution. Valid values: `0.0`–`1.0`. To respect the original image aspect ratio, set either `x` or `y` to `0.0`. To use the original image resolution, set both `x` and `y` to `0.0`.
302302
&quot;x&quot;: 3.14, # Normalized x coordinate.
303303
&quot;y&quot;: 3.14, # Normalized y coordinate.
@@ -551,7 +551,7 @@ <h3>Method Details</h3>
551551
},
552552
],
553553
&quot;image&quot;: { # Overlaid jpeg image. # Image overlay.
554-
&quot;alpha&quot;: 3.14, # Target image opacity. Valid values: `1.0` (solid, default) to `0.0` (transparent).
554+
&quot;alpha&quot;: 3.14, # Target image opacity. Valid values are from `1.0` (solid, default) to `0.0` (transparent), exclusive. Set this to a value greater than `0.0`.
555555
&quot;resolution&quot;: { # 2D normalized coordinates. Default: `{0.0, 0.0}` # Normalized image resolution, based on output video resolution. Valid values: `0.0`–`1.0`. To respect the original image aspect ratio, set either `x` or `y` to `0.0`. To use the original image resolution, set both `x` and `y` to `0.0`.
556556
&quot;x&quot;: 3.14, # Normalized x coordinate.
557557
&quot;y&quot;: 3.14, # Normalized y coordinate.
@@ -830,7 +830,7 @@ <h3>Method Details</h3>
830830
},
831831
],
832832
&quot;image&quot;: { # Overlaid jpeg image. # Image overlay.
833-
&quot;alpha&quot;: 3.14, # Target image opacity. Valid values: `1.0` (solid, default) to `0.0` (transparent).
833+
&quot;alpha&quot;: 3.14, # Target image opacity. Valid values are from `1.0` (solid, default) to `0.0` (transparent), exclusive. Set this to a value greater than `0.0`.
834834
&quot;resolution&quot;: { # 2D normalized coordinates. Default: `{0.0, 0.0}` # Normalized image resolution, based on output video resolution. Valid values: `0.0`–`1.0`. To respect the original image aspect ratio, set either `x` or `y` to `0.0`. To use the original image resolution, set both `x` and `y` to `0.0`.
835835
&quot;x&quot;: 3.14, # Normalized x coordinate.
836836
&quot;y&quot;: 3.14, # Normalized y coordinate.
@@ -1095,7 +1095,7 @@ <h3>Method Details</h3>
10951095
},
10961096
],
10971097
&quot;image&quot;: { # Overlaid jpeg image. # Image overlay.
1098-
&quot;alpha&quot;: 3.14, # Target image opacity. Valid values: `1.0` (solid, default) to `0.0` (transparent).
1098+
&quot;alpha&quot;: 3.14, # Target image opacity. Valid values are from `1.0` (solid, default) to `0.0` (transparent), exclusive. Set this to a value greater than `0.0`.
10991099
&quot;resolution&quot;: { # 2D normalized coordinates. Default: `{0.0, 0.0}` # Normalized image resolution, based on output video resolution. Valid values: `0.0`–`1.0`. To respect the original image aspect ratio, set either `x` or `y` to `0.0`. To use the original image resolution, set both `x` and `y` to `0.0`.
11001100
&quot;x&quot;: 3.14, # Normalized x coordinate.
11011101
&quot;y&quot;: 3.14, # Normalized y coordinate.

googleapiclient/discovery_cache/documents/transcoder.v1beta1.json

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@
355355
}
356356
}
357357
},
358-
"revision": "20210608",
358+
"revision": "20210624",
359359
"rootUrl": "https://transcoder.googleapis.com/",
360360
"schemas": {
361361
"AdBreak": {
@@ -762,7 +762,7 @@
762762
"id": "Image",
763763
"properties": {
764764
"alpha": {
765-
"description": "Target image opacity. Valid values: `1.0` (solid, default) to `0.0` (transparent).",
765+
"description": "Target image opacity. Valid values are from `1.0` (solid, default) to `0.0` (transparent), exclusive. Set this to a value greater than `0.0`.",
766766
"format": "double",
767767
"type": "number"
768768
},
@@ -1118,33 +1118,40 @@
11181118
"id": "OperationMetadata",
11191119
"properties": {
11201120
"apiVersion": {
1121-
"description": "[Output only] API version used to start the operation.",
1121+
"description": "Output only. API version used to start the operation.",
1122+
"readOnly": true,
11221123
"type": "string"
11231124
},
11241125
"cancelRequested": {
1125-
"description": "[Output only] Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.",
1126+
"description": "Output only. Identifies whether the user has requested cancellation of the operation. Operations that have successfully been cancelled have Operation.error value with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.",
1127+
"readOnly": true,
11261128
"type": "boolean"
11271129
},
11281130
"createTime": {
1129-
"description": "[Output only] The time the operation was created.",
1131+
"description": "Output only. The time the operation was created.",
11301132
"format": "google-datetime",
1133+
"readOnly": true,
11311134
"type": "string"
11321135
},
11331136
"endTime": {
1134-
"description": "[Output only] The time the operation finished running.",
1137+
"description": "Output only. The time the operation finished running.",
11351138
"format": "google-datetime",
1139+
"readOnly": true,
11361140
"type": "string"
11371141
},
11381142
"statusDetail": {
1139-
"description": "[Output only] Human-readable status of the operation, if any.",
1143+
"description": "Output only. Human-readable status of the operation, if any.",
1144+
"readOnly": true,
11401145
"type": "string"
11411146
},
11421147
"target": {
1143-
"description": "[Output only] Server-defined resource path for the target of the operation.",
1148+
"description": "Output only. Server-defined resource path for the target of the operation.",
1149+
"readOnly": true,
11441150
"type": "string"
11451151
},
11461152
"verb": {
1147-
"description": "[Output only] Name of the verb executed by the operation.",
1153+
"description": "Output only. Name of the verb executed by the operation.",
1154+
"readOnly": true,
11481155
"type": "string"
11491156
}
11501157
},

0 commit comments

Comments
 (0)