public interface SearchModelDeploymentMonitoringStatsAnomaliesRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDeployedModelId()
Required.
|
com.google.protobuf.ByteString |
getDeployedModelIdBytes()
Required.
|
com.google.protobuf.Timestamp |
getEndTime()
The latest timestamp of stats being generated.
|
com.google.protobuf.TimestampOrBuilder |
getEndTimeOrBuilder()
The latest timestamp of stats being generated.
|
String |
getFeatureDisplayName()
The feature display name.
|
com.google.protobuf.ByteString |
getFeatureDisplayNameBytes()
The feature display name.
|
String |
getModelDeploymentMonitoringJob()
Required.
|
com.google.protobuf.ByteString |
getModelDeploymentMonitoringJobBytes()
Required.
|
SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective |
getObjectives(int index)
Required.
|
int |
getObjectivesCount()
Required.
|
List<SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective> |
getObjectivesList()
Required.
|
SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveOrBuilder |
getObjectivesOrBuilder(int index)
Required.
|
List<? extends SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveOrBuilder> |
getObjectivesOrBuilderList()
Required.
|
int |
getPageSize()
The standard list page size.
|
String |
getPageToken()
A page token received from a previous
[JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1beta1.JobService.SearchModelDeploymentMonitoringStatsAnomalies]
call.
|
com.google.protobuf.ByteString |
getPageTokenBytes()
A page token received from a previous
[JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1beta1.JobService.SearchModelDeploymentMonitoringStatsAnomalies]
call.
|
com.google.protobuf.Timestamp |
getStartTime()
The earliest timestamp of stats being generated.
|
com.google.protobuf.TimestampOrBuilder |
getStartTimeOrBuilder()
The earliest timestamp of stats being generated.
|
boolean |
hasEndTime()
The latest timestamp of stats being generated.
|
boolean |
hasStartTime()
The earliest timestamp of stats being generated.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getModelDeploymentMonitoringJob()
Required. ModelDeploymentMonitoring Job resource name.
Format:
`projects/{project}/locations/{location}/modelDeploymentMonitoringJobs/{model_deployment_monitoring_job}`
string model_deployment_monitoring_job = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
com.google.protobuf.ByteString getModelDeploymentMonitoringJobBytes()
Required. ModelDeploymentMonitoring Job resource name.
Format:
`projects/{project}/locations/{location}/modelDeploymentMonitoringJobs/{model_deployment_monitoring_job}`
string model_deployment_monitoring_job = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
String getDeployedModelId()
Required. The DeployedModel ID of the [ModelDeploymentMonitoringObjectiveConfig.deployed_model_id].
string deployed_model_id = 2 [(.google.api.field_behavior) = REQUIRED];com.google.protobuf.ByteString getDeployedModelIdBytes()
Required. The DeployedModel ID of the [ModelDeploymentMonitoringObjectiveConfig.deployed_model_id].
string deployed_model_id = 2 [(.google.api.field_behavior) = REQUIRED];String getFeatureDisplayName()
The feature display name. If specified, only return the stats belonging to this feature. Format: [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.feature_display_name][google.cloud.aiplatform.v1beta1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.feature_display_name], example: "user_destination".
string feature_display_name = 3;com.google.protobuf.ByteString getFeatureDisplayNameBytes()
The feature display name. If specified, only return the stats belonging to this feature. Format: [ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.feature_display_name][google.cloud.aiplatform.v1beta1.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.feature_display_name], example: "user_destination".
string feature_display_name = 3;List<SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective> getObjectivesList()
Required. Objectives of the stats to retrieve.
repeated .google.cloud.aiplatform.v1beta1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective objectives = 4 [(.google.api.field_behavior) = REQUIRED];
SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective getObjectives(int index)
Required. Objectives of the stats to retrieve.
repeated .google.cloud.aiplatform.v1beta1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective objectives = 4 [(.google.api.field_behavior) = REQUIRED];
int getObjectivesCount()
Required. Objectives of the stats to retrieve.
repeated .google.cloud.aiplatform.v1beta1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective objectives = 4 [(.google.api.field_behavior) = REQUIRED];
List<? extends SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveOrBuilder> getObjectivesOrBuilderList()
Required. Objectives of the stats to retrieve.
repeated .google.cloud.aiplatform.v1beta1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective objectives = 4 [(.google.api.field_behavior) = REQUIRED];
SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveOrBuilder getObjectivesOrBuilder(int index)
Required. Objectives of the stats to retrieve.
repeated .google.cloud.aiplatform.v1beta1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective objectives = 4 [(.google.api.field_behavior) = REQUIRED];
int getPageSize()
The standard list page size.
int32 page_size = 5;String getPageToken()
A page token received from a previous [JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1beta1.JobService.SearchModelDeploymentMonitoringStatsAnomalies] call.
string page_token = 6;com.google.protobuf.ByteString getPageTokenBytes()
A page token received from a previous [JobService.SearchModelDeploymentMonitoringStatsAnomalies][google.cloud.aiplatform.v1beta1.JobService.SearchModelDeploymentMonitoringStatsAnomalies] call.
string page_token = 6;boolean hasStartTime()
The earliest timestamp of stats being generated. If not set, indicates fetching stats till the earliest possible one.
.google.protobuf.Timestamp start_time = 7;com.google.protobuf.Timestamp getStartTime()
The earliest timestamp of stats being generated. If not set, indicates fetching stats till the earliest possible one.
.google.protobuf.Timestamp start_time = 7;com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
The earliest timestamp of stats being generated. If not set, indicates fetching stats till the earliest possible one.
.google.protobuf.Timestamp start_time = 7;boolean hasEndTime()
The latest timestamp of stats being generated. If not set, indicates feching stats till the latest possible one.
.google.protobuf.Timestamp end_time = 8;com.google.protobuf.Timestamp getEndTime()
The latest timestamp of stats being generated. If not set, indicates feching stats till the latest possible one.
.google.protobuf.Timestamp end_time = 8;com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
The latest timestamp of stats being generated. If not set, indicates feching stats till the latest possible one.
.google.protobuf.Timestamp end_time = 8;Copyright © 2022 Google LLC. All rights reserved.