Skip to content

Commit

Permalink
feat(transcoder): update the api
Browse files Browse the repository at this point in the history
#### 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)
  • Loading branch information
yoshi-automation committed Jun 29, 2021
1 parent e15e299 commit fbcacce
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ <h3>Method Details</h3>
},
],
&quot;image&quot;: { # Overlaid jpeg image. # Image overlay.
&quot;alpha&quot;: 3.14, # Target image opacity. Valid values: `1.0` (solid, default) to `0.0` (transparent).
&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`.
&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`.
&quot;x&quot;: 3.14, # Normalized x coordinate.
&quot;y&quot;: 3.14, # Normalized y coordinate.
Expand Down Expand Up @@ -527,7 +527,7 @@ <h3>Method Details</h3>
},
],
&quot;image&quot;: { # Overlaid jpeg image. # Image overlay.
&quot;alpha&quot;: 3.14, # Target image opacity. Valid values: `1.0` (solid, default) to `0.0` (transparent).
&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`.
&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`.
&quot;x&quot;: 3.14, # Normalized x coordinate.
&quot;y&quot;: 3.14, # Normalized y coordinate.
Expand Down Expand Up @@ -781,7 +781,7 @@ <h3>Method Details</h3>
},
],
&quot;image&quot;: { # Overlaid jpeg image. # Image overlay.
&quot;alpha&quot;: 3.14, # Target image opacity. Valid values: `1.0` (solid, default) to `0.0` (transparent).
&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`.
&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`.
&quot;x&quot;: 3.14, # Normalized x coordinate.
&quot;y&quot;: 3.14, # Normalized y coordinate.
Expand Down Expand Up @@ -1021,7 +1021,7 @@ <h3>Method Details</h3>
},
],
&quot;image&quot;: { # Overlaid jpeg image. # Image overlay.
&quot;alpha&quot;: 3.14, # Target image opacity. Valid values: `1.0` (solid, default) to `0.0` (transparent).
&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`.
&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`.
&quot;x&quot;: 3.14, # Normalized x coordinate.
&quot;y&quot;: 3.14, # Normalized y coordinate.
Expand Down
8 changes: 4 additions & 4 deletions docs/dyn/transcoder_v1beta1.projects.locations.jobs.html
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ <h3>Method Details</h3>
},
],
&quot;image&quot;: { # Overlaid jpeg image. # Image overlay.
&quot;alpha&quot;: 3.14, # Target image opacity. Valid values: `1.0` (solid, default) to `0.0` (transparent).
&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`.
&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`.
&quot;x&quot;: 3.14, # Normalized x coordinate.
&quot;y&quot;: 3.14, # Normalized y coordinate.
Expand Down Expand Up @@ -551,7 +551,7 @@ <h3>Method Details</h3>
},
],
&quot;image&quot;: { # Overlaid jpeg image. # Image overlay.
&quot;alpha&quot;: 3.14, # Target image opacity. Valid values: `1.0` (solid, default) to `0.0` (transparent).
&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`.
&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`.
&quot;x&quot;: 3.14, # Normalized x coordinate.
&quot;y&quot;: 3.14, # Normalized y coordinate.
Expand Down Expand Up @@ -830,7 +830,7 @@ <h3>Method Details</h3>
},
],
&quot;image&quot;: { # Overlaid jpeg image. # Image overlay.
&quot;alpha&quot;: 3.14, # Target image opacity. Valid values: `1.0` (solid, default) to `0.0` (transparent).
&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`.
&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`.
&quot;x&quot;: 3.14, # Normalized x coordinate.
&quot;y&quot;: 3.14, # Normalized y coordinate.
Expand Down Expand Up @@ -1095,7 +1095,7 @@ <h3>Method Details</h3>
},
],
&quot;image&quot;: { # Overlaid jpeg image. # Image overlay.
&quot;alpha&quot;: 3.14, # Target image opacity. Valid values: `1.0` (solid, default) to `0.0` (transparent).
&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`.
&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`.
&quot;x&quot;: 3.14, # Normalized x coordinate.
&quot;y&quot;: 3.14, # Normalized y coordinate.
Expand Down
25 changes: 16 additions & 9 deletions googleapiclient/discovery_cache/documents/transcoder.v1beta1.json
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@
}
}
},
"revision": "20210608",
"revision": "20210624",
"rootUrl": "https://transcoder.googleapis.com/",
"schemas": {
"AdBreak": {
Expand Down Expand Up @@ -762,7 +762,7 @@
"id": "Image",
"properties": {
"alpha": {
"description": "Target image opacity. Valid values: `1.0` (solid, default) to `0.0` (transparent).",
"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`.",
"format": "double",
"type": "number"
},
Expand Down Expand Up @@ -1118,33 +1118,40 @@
"id": "OperationMetadata",
"properties": {
"apiVersion": {
"description": "[Output only] API version used to start the operation.",
"description": "Output only. API version used to start the operation.",
"readOnly": true,
"type": "string"
},
"cancelRequested": {
"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`.",
"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`.",
"readOnly": true,
"type": "boolean"
},
"createTime": {
"description": "[Output only] The time the operation was created.",
"description": "Output only. The time the operation was created.",
"format": "google-datetime",
"readOnly": true,
"type": "string"
},
"endTime": {
"description": "[Output only] The time the operation finished running.",
"description": "Output only. The time the operation finished running.",
"format": "google-datetime",
"readOnly": true,
"type": "string"
},
"statusDetail": {
"description": "[Output only] Human-readable status of the operation, if any.",
"description": "Output only. Human-readable status of the operation, if any.",
"readOnly": true,
"type": "string"
},
"target": {
"description": "[Output only] Server-defined resource path for the target of the operation.",
"description": "Output only. Server-defined resource path for the target of the operation.",
"readOnly": true,
"type": "string"
},
"verb": {
"description": "[Output only] Name of the verb executed by the operation.",
"description": "Output only. Name of the verb executed by the operation.",
"readOnly": true,
"type": "string"
}
},
Expand Down

0 comments on commit fbcacce

Please sign in to comment.