You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"alpha": 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`.
301
301
"resolution": { # 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`.
"alpha": 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`.
531
531
"resolution": { # 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`.
"alpha": 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`.
785
785
"resolution": { # 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`.
"alpha": 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`.
1025
1025
"resolution": { # 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`.
"alpha": 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`.
301
301
"resolution": { # 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`.
"alpha": 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`.
555
555
"resolution": { # 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`.
"alpha": 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`.
834
834
"resolution": { # 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`.
"alpha": 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`.
1099
1099
"resolution": { # 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`.
"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`.",
766
766
"format": "double",
767
767
"type": "number"
768
768
},
@@ -1118,33 +1118,40 @@
1118
1118
"id": "OperationMetadata",
1119
1119
"properties": {
1120
1120
"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,
1122
1123
"type": "string"
1123
1124
},
1124
1125
"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,
1126
1128
"type": "boolean"
1127
1129
},
1128
1130
"createTime": {
1129
-
"description": "[Output only] The time the operation was created.",
1131
+
"description": "Output only. The time the operation was created.",
1130
1132
"format": "google-datetime",
1133
+
"readOnly": true,
1131
1134
"type": "string"
1132
1135
},
1133
1136
"endTime": {
1134
-
"description": "[Output only] The time the operation finished running.",
1137
+
"description": "Output only. The time the operation finished running.",
1135
1138
"format": "google-datetime",
1139
+
"readOnly": true,
1136
1140
"type": "string"
1137
1141
},
1138
1142
"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,
1140
1145
"type": "string"
1141
1146
},
1142
1147
"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,
1144
1150
"type": "string"
1145
1151
},
1146
1152
"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.",
0 commit comments