public sealed class ModelServiceSettings : ServiceSettingsBase
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class ModelServiceSettings.
Settings for ModelServiceClient instances.
Namespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
ModelServiceSettings()
public ModelServiceSettings()
Constructs a new ModelServiceSettings object with default settings.
Properties
BatchImportEvaluatedAnnotationsSettings
public CallSettings BatchImportEvaluatedAnnotationsSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
ModelServiceClient.BatchImportEvaluatedAnnotations
and
ModelServiceClient.BatchImportEvaluatedAnnotationsAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- No timeout is applied.
BatchImportModelEvaluationSlicesSettings
public CallSettings BatchImportModelEvaluationSlicesSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
ModelServiceClient.BatchImportModelEvaluationSlices
and
ModelServiceClient.BatchImportModelEvaluationSlicesAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- No timeout is applied.
CopyModelOperationsSettings
public OperationsSettings CopyModelOperationsSettings { get; set; }
Long Running Operation settings for calls to ModelServiceClient.CopyModel
and
ModelServiceClient.CopyModelAsync
.
Property Value | |
---|---|
Type | Description |
OperationsSettings |
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
CopyModelSettings
public CallSettings CopyModelSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
ModelServiceClient.CopyModel
and ModelServiceClient.CopyModelAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 5 seconds.
DeleteModelOperationsSettings
public OperationsSettings DeleteModelOperationsSettings { get; set; }
Long Running Operation settings for calls to ModelServiceClient.DeleteModel
and
ModelServiceClient.DeleteModelAsync
.
Property Value | |
---|---|
Type | Description |
OperationsSettings |
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
DeleteModelSettings
public CallSettings DeleteModelSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
ModelServiceClient.DeleteModel
and ModelServiceClient.DeleteModelAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 5 seconds.
DeleteModelVersionOperationsSettings
public OperationsSettings DeleteModelVersionOperationsSettings { get; set; }
Long Running Operation settings for calls to ModelServiceClient.DeleteModelVersion
and
ModelServiceClient.DeleteModelVersionAsync
.
Property Value | |
---|---|
Type | Description |
OperationsSettings |
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
DeleteModelVersionSettings
public CallSettings DeleteModelVersionSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
ModelServiceClient.DeleteModelVersion
and ModelServiceClient.DeleteModelVersionAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- No timeout is applied.
ExportModelOperationsSettings
public OperationsSettings ExportModelOperationsSettings { get; set; }
Long Running Operation settings for calls to ModelServiceClient.ExportModel
and
ModelServiceClient.ExportModelAsync
.
Property Value | |
---|---|
Type | Description |
OperationsSettings |
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
ExportModelSettings
public CallSettings ExportModelSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
ModelServiceClient.ExportModel
and ModelServiceClient.ExportModelAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 5 seconds.
GetModelEvaluationSettings
public CallSettings GetModelEvaluationSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
ModelServiceClient.GetModelEvaluation
and ModelServiceClient.GetModelEvaluationAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 5 seconds.
GetModelEvaluationSliceSettings
public CallSettings GetModelEvaluationSliceSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
ModelServiceClient.GetModelEvaluationSlice
and ModelServiceClient.GetModelEvaluationSliceAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 5 seconds.
GetModelSettings
public CallSettings GetModelSettings { get; set; }
CallSettings for synchronous and asynchronous calls to ModelServiceClient.GetModel
and ModelServiceClient.GetModelAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 5 seconds.
IAMPolicySettings
public IAMPolicySettings IAMPolicySettings { get; set; }
The settings to use for the IAMPolicyClient associated with the client.
Property Value | |
---|---|
Type | Description |
IAMPolicySettings |
ImportModelEvaluationSettings
public CallSettings ImportModelEvaluationSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
ModelServiceClient.ImportModelEvaluation
and ModelServiceClient.ImportModelEvaluationAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- No timeout is applied.
ListModelEvaluationSlicesSettings
public CallSettings ListModelEvaluationSlicesSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
ModelServiceClient.ListModelEvaluationSlices
and ModelServiceClient.ListModelEvaluationSlicesAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 5 seconds.
ListModelEvaluationsSettings
public CallSettings ListModelEvaluationsSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
ModelServiceClient.ListModelEvaluations
and ModelServiceClient.ListModelEvaluationsAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 5 seconds.
ListModelVersionsSettings
public CallSettings ListModelVersionsSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
ModelServiceClient.ListModelVersions
and ModelServiceClient.ListModelVersionsAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- No timeout is applied.
ListModelsSettings
public CallSettings ListModelsSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
ModelServiceClient.ListModels
and ModelServiceClient.ListModelsAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 5 seconds.
LocationsSettings
public LocationsSettings LocationsSettings { get; set; }
The settings to use for the LocationsClient associated with the client.
Property Value | |
---|---|
Type | Description |
LocationsSettings |
MergeVersionAliasesSettings
public CallSettings MergeVersionAliasesSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
ModelServiceClient.MergeVersionAliases
and ModelServiceClient.MergeVersionAliasesAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- No timeout is applied.
UpdateExplanationDatasetOperationsSettings
public OperationsSettings UpdateExplanationDatasetOperationsSettings { get; set; }
Long Running Operation settings for calls to ModelServiceClient.UpdateExplanationDataset
and
ModelServiceClient.UpdateExplanationDatasetAsync
.
Property Value | |
---|---|
Type | Description |
OperationsSettings |
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
UpdateExplanationDatasetSettings
public CallSettings UpdateExplanationDatasetSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
ModelServiceClient.UpdateExplanationDataset
and ModelServiceClient.UpdateExplanationDatasetAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- No timeout is applied.
UpdateModelSettings
public CallSettings UpdateModelSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
ModelServiceClient.UpdateModel
and ModelServiceClient.UpdateModelAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 5 seconds.
UploadModelOperationsSettings
public OperationsSettings UploadModelOperationsSettings { get; set; }
Long Running Operation settings for calls to ModelServiceClient.UploadModel
and
ModelServiceClient.UploadModelAsync
.
Property Value | |
---|---|
Type | Description |
OperationsSettings |
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
UploadModelSettings
public CallSettings UploadModelSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
ModelServiceClient.UploadModel
and ModelServiceClient.UploadModelAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 5 seconds.
Methods
Clone()
public ModelServiceSettings Clone()
Creates a deep clone of this object, with all the same property values.
Returns | |
---|---|
Type | Description |
ModelServiceSettings |
A deep clone of this ModelServiceSettings object. |
GetDefault()
public static ModelServiceSettings GetDefault()
Get a new instance of the default ModelServiceSettings.
Returns | |
---|---|
Type | Description |
ModelServiceSettings |
A new instance of the default ModelServiceSettings. |