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
{{ message }}
This repository was archived by the owner on Sep 16, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: google-cloud-video-transcoder/src/main/java/com/google/cloud/video/transcoder/v1/TranscoderServiceClient.java
Copy file name to clipboardExpand all lines: google-cloud-video-transcoder/src/main/java/com/google/cloud/video/transcoder/v1/TranscoderServiceSettings.java
+6-6
Original file line number
Diff line number
Diff line change
@@ -55,17 +55,17 @@
55
55
* <p>For example, to set the total timeout of createJob to 30 seconds:
56
56
*
57
57
* <pre>{@code
58
-
* // This snippet has been automatically generated for illustrative purposes only.
59
-
* // It may require modifications to work in your environment.
58
+
* // This snippet has been automatically generated and should be regarded as a code template only.
59
+
* // It will require modifications to work:
60
+
* // - It may require correct/in-range values for request initialization.
61
+
* // - It may require specifying regional endpoints when creating the service client as shown in
Copy file name to clipboardExpand all lines: google-cloud-video-transcoder/src/main/java/com/google/cloud/video/transcoder/v1/stub/HttpJsonTranscoderServiceStub.java
+3-2
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,8 @@ public class HttpJsonTranscoderServiceStub extends TranscoderServiceStub {
Copy file name to clipboardExpand all lines: google-cloud-video-transcoder/src/main/java/com/google/cloud/video/transcoder/v1/stub/TranscoderServiceStubSettings.java
+6-6
Original file line number
Diff line number
Diff line change
@@ -84,17 +84,17 @@
84
84
* <p>For example, to set the total timeout of createJob to 30 seconds:
85
85
*
86
86
* <pre>{@code
87
-
* // This snippet has been automatically generated for illustrative purposes only.
88
-
* // It may require modifications to work in your environment.
87
+
* // This snippet has been automatically generated and should be regarded as a code template only.
88
+
* // It will require modifications to work:
89
+
* // - It may require correct/in-range values for request initialization.
90
+
* // - It may require specifying regional endpoints when creating the service client as shown in
Copy file name to clipboardExpand all lines: samples/snippets/generated/com/google/cloud/video/transcoder/v1/stub/transcoderservicestubsettings/createjob/SyncCreateJob.java
Copy file name to clipboardExpand all lines: samples/snippets/generated/com/google/cloud/video/transcoder/v1/transcoderserviceclient/create/SyncCreateSetCredentialsProvider.java
Copy file name to clipboardExpand all lines: samples/snippets/generated/com/google/cloud/video/transcoder/v1/transcoderserviceclient/create/SyncCreateSetCredentialsProvider1.java
Copy file name to clipboardExpand all lines: samples/snippets/generated/com/google/cloud/video/transcoder/v1/transcoderserviceclient/create/SyncCreateSetEndpoint.java
Copy file name to clipboardExpand all lines: samples/snippets/generated/com/google/cloud/video/transcoder/v1/transcoderserviceclient/createjob/AsyncCreateJob.java
Copy file name to clipboardExpand all lines: samples/snippets/generated/com/google/cloud/video/transcoder/v1/transcoderserviceclient/createjob/SyncCreateJob.java
Copy file name to clipboardExpand all lines: samples/snippets/generated/com/google/cloud/video/transcoder/v1/transcoderserviceclient/createjob/SyncCreateJobLocationnameJob.java
Copy file name to clipboardExpand all lines: samples/snippets/generated/com/google/cloud/video/transcoder/v1/transcoderserviceclient/createjob/SyncCreateJobStringJob.java
Copy file name to clipboardExpand all lines: samples/snippets/generated/com/google/cloud/video/transcoder/v1/transcoderserviceclient/createjobtemplate/AsyncCreateJobTemplate.java
Copy file name to clipboardExpand all lines: samples/snippets/generated/com/google/cloud/video/transcoder/v1/transcoderserviceclient/createjobtemplate/SyncCreateJobTemplate.java
Copy file name to clipboardExpand all lines: samples/snippets/generated/com/google/cloud/video/transcoder/v1/transcoderserviceclient/createjobtemplate/SyncCreateJobTemplateLocationnameJobtemplateString.java
Copy file name to clipboardExpand all lines: samples/snippets/generated/com/google/cloud/video/transcoder/v1/transcoderserviceclient/createjobtemplate/SyncCreateJobTemplateStringJobtemplateString.java
Copy file name to clipboardExpand all lines: samples/snippets/generated/com/google/cloud/video/transcoder/v1/transcoderserviceclient/deletejob/AsyncDeleteJob.java
Copy file name to clipboardExpand all lines: samples/snippets/generated/com/google/cloud/video/transcoder/v1/transcoderserviceclient/deletejob/SyncDeleteJob.java
0 commit comments