| Package | Description |
|---|---|
| com.google.cloud.video.stitcher.v1 |
A client to Video Stitcher API
|
| com.google.cloud.video.stitcher.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
VideoStitcherServiceClient.ListLiveAdTagDetailsPagedResponse |
VideoStitcherServiceClient.listLiveAdTagDetails(ListLiveAdTagDetailsRequest request)
Return the list of ad tag details for the specified live session.
|
VideoStitcherServiceClient.ListLiveAdTagDetailsPagedResponse |
VideoStitcherServiceClient.listLiveAdTagDetails(LiveSessionName parent)
Return the list of ad tag details for the specified live session.
|
VideoStitcherServiceClient.ListLiveAdTagDetailsPagedResponse |
VideoStitcherServiceClient.listLiveAdTagDetails(String parent)
Return the list of ad tag details for the specified live session.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<VideoStitcherServiceClient.ListLiveAdTagDetailsPagedResponse> |
VideoStitcherServiceClient.ListLiveAdTagDetailsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListLiveAdTagDetailsRequest,ListLiveAdTagDetailsResponse,LiveAdTagDetail> context,
com.google.api.core.ApiFuture<ListLiveAdTagDetailsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListLiveAdTagDetailsRequest,VideoStitcherServiceClient.ListLiveAdTagDetailsPagedResponse> |
VideoStitcherServiceClient.listLiveAdTagDetailsPagedCallable()
Return the list of ad tag details for the specified live session.
|
com.google.api.gax.rpc.PagedCallSettings<ListLiveAdTagDetailsRequest,ListLiveAdTagDetailsResponse,VideoStitcherServiceClient.ListLiveAdTagDetailsPagedResponse> |
VideoStitcherServiceSettings.listLiveAdTagDetailsSettings()
Returns the object with the settings used for calls to listLiveAdTagDetails.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListLiveAdTagDetailsRequest,ListLiveAdTagDetailsResponse,VideoStitcherServiceClient.ListLiveAdTagDetailsPagedResponse> |
VideoStitcherServiceSettings.Builder.listLiveAdTagDetailsSettings()
Returns the builder for the settings used for calls to listLiveAdTagDetails.
|
Copyright © 2023 Google LLC. All rights reserved.