@Generated(value="by gapic-generator-java") public class TensorboardServiceStubSettings extends com.google.api.gax.rpc.StubSettings<TensorboardServiceStubSettings>
TensorboardServiceStub.
The default instance has everything set to sensible defaults:
The builder of this class is recursive, so contained classes are themselves builders. When build() is called, the tree of builders is called to create the complete settings object.
For example, to set the total timeout of getTensorboard to 30 seconds:
// This snippet has been automatically generated for illustrative purposes only.
// It may require modifications to work in your environment.
TensorboardServiceStubSettings.Builder tensorboardServiceSettingsBuilder =
TensorboardServiceStubSettings.newBuilder();
tensorboardServiceSettingsBuilder
.getTensorboardSettings()
.setRetrySettings(
tensorboardServiceSettingsBuilder
.getTensorboardSettings()
.getRetrySettings()
.toBuilder()
.setTotalTimeout(Duration.ofSeconds(30))
.build());
TensorboardServiceStubSettings tensorboardServiceSettings =
tensorboardServiceSettingsBuilder.build();
| Modifier and Type | Class and Description |
|---|---|
static class |
TensorboardServiceStubSettings.Builder
Builder for TensorboardServiceStubSettings.
|
| Modifier | Constructor and Description |
|---|---|
protected |
TensorboardServiceStubSettings(TensorboardServiceStubSettings.Builder settingsBuilder) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallSettings<BatchCreateTensorboardRunsRequest,BatchCreateTensorboardRunsResponse> |
batchCreateTensorboardRunsSettings()
Returns the object with the settings used for calls to batchCreateTensorboardRuns.
|
com.google.api.gax.rpc.UnaryCallSettings<BatchCreateTensorboardTimeSeriesRequest,BatchCreateTensorboardTimeSeriesResponse> |
batchCreateTensorboardTimeSeriesSettings()
Returns the object with the settings used for calls to batchCreateTensorboardTimeSeries.
|
com.google.api.gax.rpc.UnaryCallSettings<BatchReadTensorboardTimeSeriesDataRequest,BatchReadTensorboardTimeSeriesDataResponse> |
batchReadTensorboardTimeSeriesDataSettings()
Returns the object with the settings used for calls to batchReadTensorboardTimeSeriesData.
|
TensorboardServiceStub |
createStub() |
com.google.api.gax.rpc.UnaryCallSettings<CreateTensorboardExperimentRequest,TensorboardExperiment> |
createTensorboardExperimentSettings()
Returns the object with the settings used for calls to createTensorboardExperiment.
|
com.google.api.gax.rpc.OperationCallSettings<CreateTensorboardRequest,Tensorboard,CreateTensorboardOperationMetadata> |
createTensorboardOperationSettings()
Returns the object with the settings used for calls to createTensorboard.
|
com.google.api.gax.rpc.UnaryCallSettings<CreateTensorboardRunRequest,TensorboardRun> |
createTensorboardRunSettings()
Returns the object with the settings used for calls to createTensorboardRun.
|
com.google.api.gax.rpc.UnaryCallSettings<CreateTensorboardRequest,com.google.longrunning.Operation> |
createTensorboardSettings()
Returns the object with the settings used for calls to createTensorboard.
|
com.google.api.gax.rpc.UnaryCallSettings<CreateTensorboardTimeSeriesRequest,TensorboardTimeSeries> |
createTensorboardTimeSeriesSettings()
Returns the object with the settings used for calls to createTensorboardTimeSeries.
|
static com.google.api.gax.rpc.ApiClientHeaderProvider.Builder |
defaultApiClientHeaderProviderBuilder() |
static com.google.api.gax.core.GoogleCredentialsProvider.Builder |
defaultCredentialsProviderBuilder()
Returns a builder for the default credentials for this service.
|
static com.google.api.gax.core.InstantiatingExecutorProvider.Builder |
defaultExecutorProviderBuilder()
Returns a builder for the default ExecutorProvider for this service.
|
static com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.Builder |
defaultGrpcTransportProviderBuilder()
Returns a builder for the default ChannelProvider for this service.
|
static com.google.api.gax.rpc.TransportChannelProvider |
defaultTransportChannelProvider() |
com.google.api.gax.rpc.OperationCallSettings<DeleteTensorboardExperimentRequest,com.google.protobuf.Empty,DeleteOperationMetadata> |
deleteTensorboardExperimentOperationSettings()
Returns the object with the settings used for calls to deleteTensorboardExperiment.
|
com.google.api.gax.rpc.UnaryCallSettings<DeleteTensorboardExperimentRequest,com.google.longrunning.Operation> |
deleteTensorboardExperimentSettings()
Returns the object with the settings used for calls to deleteTensorboardExperiment.
|
com.google.api.gax.rpc.OperationCallSettings<DeleteTensorboardRequest,com.google.protobuf.Empty,DeleteOperationMetadata> |
deleteTensorboardOperationSettings()
Returns the object with the settings used for calls to deleteTensorboard.
|
com.google.api.gax.rpc.OperationCallSettings<DeleteTensorboardRunRequest,com.google.protobuf.Empty,DeleteOperationMetadata> |
deleteTensorboardRunOperationSettings()
Returns the object with the settings used for calls to deleteTensorboardRun.
|
com.google.api.gax.rpc.UnaryCallSettings<DeleteTensorboardRunRequest,com.google.longrunning.Operation> |
deleteTensorboardRunSettings()
Returns the object with the settings used for calls to deleteTensorboardRun.
|
com.google.api.gax.rpc.UnaryCallSettings<DeleteTensorboardRequest,com.google.longrunning.Operation> |
deleteTensorboardSettings()
Returns the object with the settings used for calls to deleteTensorboard.
|
com.google.api.gax.rpc.OperationCallSettings<DeleteTensorboardTimeSeriesRequest,com.google.protobuf.Empty,DeleteOperationMetadata> |
deleteTensorboardTimeSeriesOperationSettings()
Returns the object with the settings used for calls to deleteTensorboardTimeSeries.
|
com.google.api.gax.rpc.UnaryCallSettings<DeleteTensorboardTimeSeriesRequest,com.google.longrunning.Operation> |
deleteTensorboardTimeSeriesSettings()
Returns the object with the settings used for calls to deleteTensorboardTimeSeries.
|
com.google.api.gax.rpc.PagedCallSettings<ExportTensorboardTimeSeriesDataRequest,ExportTensorboardTimeSeriesDataResponse,TensorboardServiceClient.ExportTensorboardTimeSeriesDataPagedResponse> |
exportTensorboardTimeSeriesDataSettings()
Returns the object with the settings used for calls to exportTensorboardTimeSeriesData.
|
static String |
getDefaultEndpoint()
Returns the default service endpoint.
|
static String |
getDefaultMtlsEndpoint()
Returns the default mTLS service endpoint.
|
static List<String> |
getDefaultServiceScopes()
Returns the default service scopes.
|
com.google.api.gax.rpc.UnaryCallSettings<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> |
getIamPolicySettings()
Returns the object with the settings used for calls to getIamPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getLocationSettings()
Returns the object with the settings used for calls to getLocation.
|
com.google.api.gax.rpc.UnaryCallSettings<GetTensorboardExperimentRequest,TensorboardExperiment> |
getTensorboardExperimentSettings()
Returns the object with the settings used for calls to getTensorboardExperiment.
|
com.google.api.gax.rpc.UnaryCallSettings<GetTensorboardRunRequest,TensorboardRun> |
getTensorboardRunSettings()
Returns the object with the settings used for calls to getTensorboardRun.
|
com.google.api.gax.rpc.UnaryCallSettings<GetTensorboardRequest,Tensorboard> |
getTensorboardSettings()
Returns the object with the settings used for calls to getTensorboard.
|
com.google.api.gax.rpc.UnaryCallSettings<GetTensorboardTimeSeriesRequest,TensorboardTimeSeries> |
getTensorboardTimeSeriesSettings()
Returns the object with the settings used for calls to getTensorboardTimeSeries.
|
com.google.api.gax.rpc.PagedCallSettings<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,TensorboardServiceClient.ListLocationsPagedResponse> |
listLocationsSettings()
Returns the object with the settings used for calls to listLocations.
|
com.google.api.gax.rpc.PagedCallSettings<ListTensorboardExperimentsRequest,ListTensorboardExperimentsResponse,TensorboardServiceClient.ListTensorboardExperimentsPagedResponse> |
listTensorboardExperimentsSettings()
Returns the object with the settings used for calls to listTensorboardExperiments.
|
com.google.api.gax.rpc.PagedCallSettings<ListTensorboardRunsRequest,ListTensorboardRunsResponse,TensorboardServiceClient.ListTensorboardRunsPagedResponse> |
listTensorboardRunsSettings()
Returns the object with the settings used for calls to listTensorboardRuns.
|
com.google.api.gax.rpc.PagedCallSettings<ListTensorboardsRequest,ListTensorboardsResponse,TensorboardServiceClient.ListTensorboardsPagedResponse> |
listTensorboardsSettings()
Returns the object with the settings used for calls to listTensorboards.
|
com.google.api.gax.rpc.PagedCallSettings<ListTensorboardTimeSeriesRequest,ListTensorboardTimeSeriesResponse,TensorboardServiceClient.ListTensorboardTimeSeriesPagedResponse> |
listTensorboardTimeSeriesSettings()
Returns the object with the settings used for calls to listTensorboardTimeSeries.
|
static TensorboardServiceStubSettings.Builder |
newBuilder()
Returns a new builder for this class.
|
static TensorboardServiceStubSettings.Builder |
newBuilder(com.google.api.gax.rpc.ClientContext clientContext)
Returns a new builder for this class.
|
com.google.api.gax.rpc.ServerStreamingCallSettings<ReadTensorboardBlobDataRequest,ReadTensorboardBlobDataResponse> |
readTensorboardBlobDataSettings()
Returns the object with the settings used for calls to readTensorboardBlobData.
|
com.google.api.gax.rpc.UnaryCallSettings<ReadTensorboardTimeSeriesDataRequest,ReadTensorboardTimeSeriesDataResponse> |
readTensorboardTimeSeriesDataSettings()
Returns the object with the settings used for calls to readTensorboardTimeSeriesData.
|
com.google.api.gax.rpc.UnaryCallSettings<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> |
setIamPolicySettings()
Returns the object with the settings used for calls to setIamPolicy.
|
com.google.api.gax.rpc.UnaryCallSettings<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> |
testIamPermissionsSettings()
Returns the object with the settings used for calls to testIamPermissions.
|
TensorboardServiceStubSettings.Builder |
toBuilder()
Returns a builder containing all the values of this settings class.
|
com.google.api.gax.rpc.UnaryCallSettings<UpdateTensorboardExperimentRequest,TensorboardExperiment> |
updateTensorboardExperimentSettings()
Returns the object with the settings used for calls to updateTensorboardExperiment.
|
com.google.api.gax.rpc.OperationCallSettings<UpdateTensorboardRequest,Tensorboard,UpdateTensorboardOperationMetadata> |
updateTensorboardOperationSettings()
Returns the object with the settings used for calls to updateTensorboard.
|
com.google.api.gax.rpc.UnaryCallSettings<UpdateTensorboardRunRequest,TensorboardRun> |
updateTensorboardRunSettings()
Returns the object with the settings used for calls to updateTensorboardRun.
|
com.google.api.gax.rpc.UnaryCallSettings<UpdateTensorboardRequest,com.google.longrunning.Operation> |
updateTensorboardSettings()
Returns the object with the settings used for calls to updateTensorboard.
|
com.google.api.gax.rpc.UnaryCallSettings<UpdateTensorboardTimeSeriesRequest,TensorboardTimeSeries> |
updateTensorboardTimeSeriesSettings()
Returns the object with the settings used for calls to updateTensorboardTimeSeries.
|
com.google.api.gax.rpc.UnaryCallSettings<WriteTensorboardExperimentDataRequest,WriteTensorboardExperimentDataResponse> |
writeTensorboardExperimentDataSettings()
Returns the object with the settings used for calls to writeTensorboardExperimentData.
|
com.google.api.gax.rpc.UnaryCallSettings<WriteTensorboardRunDataRequest,WriteTensorboardRunDataResponse> |
writeTensorboardRunDataSettings()
Returns the object with the settings used for calls to writeTensorboardRunData.
|
getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, toStringprotected TensorboardServiceStubSettings(TensorboardServiceStubSettings.Builder settingsBuilder) throws IOException
IOExceptionpublic com.google.api.gax.rpc.UnaryCallSettings<CreateTensorboardRequest,com.google.longrunning.Operation> createTensorboardSettings()
public com.google.api.gax.rpc.OperationCallSettings<CreateTensorboardRequest,Tensorboard,CreateTensorboardOperationMetadata> createTensorboardOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<GetTensorboardRequest,Tensorboard> getTensorboardSettings()
public com.google.api.gax.rpc.UnaryCallSettings<UpdateTensorboardRequest,com.google.longrunning.Operation> updateTensorboardSettings()
public com.google.api.gax.rpc.OperationCallSettings<UpdateTensorboardRequest,Tensorboard,UpdateTensorboardOperationMetadata> updateTensorboardOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings<ListTensorboardsRequest,ListTensorboardsResponse,TensorboardServiceClient.ListTensorboardsPagedResponse> listTensorboardsSettings()
public com.google.api.gax.rpc.UnaryCallSettings<DeleteTensorboardRequest,com.google.longrunning.Operation> deleteTensorboardSettings()
public com.google.api.gax.rpc.OperationCallSettings<DeleteTensorboardRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteTensorboardOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<CreateTensorboardExperimentRequest,TensorboardExperiment> createTensorboardExperimentSettings()
public com.google.api.gax.rpc.UnaryCallSettings<GetTensorboardExperimentRequest,TensorboardExperiment> getTensorboardExperimentSettings()
public com.google.api.gax.rpc.UnaryCallSettings<UpdateTensorboardExperimentRequest,TensorboardExperiment> updateTensorboardExperimentSettings()
public com.google.api.gax.rpc.PagedCallSettings<ListTensorboardExperimentsRequest,ListTensorboardExperimentsResponse,TensorboardServiceClient.ListTensorboardExperimentsPagedResponse> listTensorboardExperimentsSettings()
public com.google.api.gax.rpc.UnaryCallSettings<DeleteTensorboardExperimentRequest,com.google.longrunning.Operation> deleteTensorboardExperimentSettings()
public com.google.api.gax.rpc.OperationCallSettings<DeleteTensorboardExperimentRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteTensorboardExperimentOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<CreateTensorboardRunRequest,TensorboardRun> createTensorboardRunSettings()
public com.google.api.gax.rpc.UnaryCallSettings<BatchCreateTensorboardRunsRequest,BatchCreateTensorboardRunsResponse> batchCreateTensorboardRunsSettings()
public com.google.api.gax.rpc.UnaryCallSettings<GetTensorboardRunRequest,TensorboardRun> getTensorboardRunSettings()
public com.google.api.gax.rpc.UnaryCallSettings<UpdateTensorboardRunRequest,TensorboardRun> updateTensorboardRunSettings()
public com.google.api.gax.rpc.PagedCallSettings<ListTensorboardRunsRequest,ListTensorboardRunsResponse,TensorboardServiceClient.ListTensorboardRunsPagedResponse> listTensorboardRunsSettings()
public com.google.api.gax.rpc.UnaryCallSettings<DeleteTensorboardRunRequest,com.google.longrunning.Operation> deleteTensorboardRunSettings()
public com.google.api.gax.rpc.OperationCallSettings<DeleteTensorboardRunRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteTensorboardRunOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<BatchCreateTensorboardTimeSeriesRequest,BatchCreateTensorboardTimeSeriesResponse> batchCreateTensorboardTimeSeriesSettings()
public com.google.api.gax.rpc.UnaryCallSettings<CreateTensorboardTimeSeriesRequest,TensorboardTimeSeries> createTensorboardTimeSeriesSettings()
public com.google.api.gax.rpc.UnaryCallSettings<GetTensorboardTimeSeriesRequest,TensorboardTimeSeries> getTensorboardTimeSeriesSettings()
public com.google.api.gax.rpc.UnaryCallSettings<UpdateTensorboardTimeSeriesRequest,TensorboardTimeSeries> updateTensorboardTimeSeriesSettings()
public com.google.api.gax.rpc.PagedCallSettings<ListTensorboardTimeSeriesRequest,ListTensorboardTimeSeriesResponse,TensorboardServiceClient.ListTensorboardTimeSeriesPagedResponse> listTensorboardTimeSeriesSettings()
public com.google.api.gax.rpc.UnaryCallSettings<DeleteTensorboardTimeSeriesRequest,com.google.longrunning.Operation> deleteTensorboardTimeSeriesSettings()
public com.google.api.gax.rpc.OperationCallSettings<DeleteTensorboardTimeSeriesRequest,com.google.protobuf.Empty,DeleteOperationMetadata> deleteTensorboardTimeSeriesOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<BatchReadTensorboardTimeSeriesDataRequest,BatchReadTensorboardTimeSeriesDataResponse> batchReadTensorboardTimeSeriesDataSettings()
public com.google.api.gax.rpc.UnaryCallSettings<ReadTensorboardTimeSeriesDataRequest,ReadTensorboardTimeSeriesDataResponse> readTensorboardTimeSeriesDataSettings()
public com.google.api.gax.rpc.ServerStreamingCallSettings<ReadTensorboardBlobDataRequest,ReadTensorboardBlobDataResponse> readTensorboardBlobDataSettings()
public com.google.api.gax.rpc.UnaryCallSettings<WriteTensorboardExperimentDataRequest,WriteTensorboardExperimentDataResponse> writeTensorboardExperimentDataSettings()
public com.google.api.gax.rpc.UnaryCallSettings<WriteTensorboardRunDataRequest,WriteTensorboardRunDataResponse> writeTensorboardRunDataSettings()
public com.google.api.gax.rpc.PagedCallSettings<ExportTensorboardTimeSeriesDataRequest,ExportTensorboardTimeSeriesDataResponse,TensorboardServiceClient.ExportTensorboardTimeSeriesDataPagedResponse> exportTensorboardTimeSeriesDataSettings()
public com.google.api.gax.rpc.PagedCallSettings<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,TensorboardServiceClient.ListLocationsPagedResponse> listLocationsSettings()
public com.google.api.gax.rpc.UnaryCallSettings<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationSettings()
public com.google.api.gax.rpc.UnaryCallSettings<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> setIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> getIamPolicySettings()
public com.google.api.gax.rpc.UnaryCallSettings<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsSettings()
public TensorboardServiceStub createStub() throws IOException
IOExceptionpublic static com.google.api.gax.core.InstantiatingExecutorProvider.Builder defaultExecutorProviderBuilder()
public static String getDefaultEndpoint()
public static String getDefaultMtlsEndpoint()
public static List<String> getDefaultServiceScopes()
public static com.google.api.gax.core.GoogleCredentialsProvider.Builder defaultCredentialsProviderBuilder()
public static com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.Builder defaultGrpcTransportProviderBuilder()
public static com.google.api.gax.rpc.TransportChannelProvider defaultTransportChannelProvider()
@BetaApi(value="The surface for customizing headers is not stable yet and may change in the future.") public static com.google.api.gax.rpc.ApiClientHeaderProvider.Builder defaultApiClientHeaderProviderBuilder()
public static TensorboardServiceStubSettings.Builder newBuilder()
public static TensorboardServiceStubSettings.Builder newBuilder(com.google.api.gax.rpc.ClientContext clientContext)
public TensorboardServiceStubSettings.Builder toBuilder()
toBuilder in class com.google.api.gax.rpc.StubSettings<TensorboardServiceStubSettings>Copyright © 2022 Google LLC. All rights reserved.