- 3.79.0 (latest)
 - 3.77.0
 - 3.76.0
 - 3.75.0
 - 3.74.0
 - 3.73.0
 - 3.71.0
 - 3.69.0
 - 3.68.0
 - 3.65.0
 - 3.64.0
 - 3.63.0
 - 3.61.0
 - 3.60.0
 - 3.59.0
 - 3.58.0
 - 3.57.0
 - 3.56.0
 - 3.55.0
 - 3.54.0
 - 3.53.0
 - 3.52.0
 - 3.50.0
 - 3.49.0
 - 3.48.0
 - 3.47.0
 - 3.46.0
 - 3.45.0
 - 3.44.0
 - 3.43.0
 - 3.42.0
 - 3.41.0
 - 3.40.0
 - 3.38.0
 - 3.37.0
 - 3.36.0
 - 3.35.0
 - 3.34.0
 - 3.33.0
 - 3.32.0
 - 3.31.0
 - 3.30.0
 - 3.29.0
 - 3.28.0
 - 3.25.0
 - 3.24.0
 - 3.23.0
 - 3.22.0
 - 3.21.0
 - 3.20.0
 - 3.19.0
 - 3.18.0
 - 3.17.0
 - 3.16.0
 - 3.15.0
 - 3.14.0
 - 3.13.0
 - 3.12.0
 - 3.11.0
 - 3.10.0
 - 3.9.0
 - 3.8.0
 - 3.7.0
 - 3.6.0
 - 3.5.0
 - 3.4.2
 - 3.3.0
 - 3.2.0
 - 3.0.0
 - 2.9.8
 - 2.8.9
 - 2.7.4
 - 2.5.3
 - 2.4.0
 
public static final class SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder extends GeneratedMessageV3.Builder<SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder> implements SearchModelDeploymentMonitoringStatsAnomaliesRequestOrBuilderRequest message for JobService.SearchModelDeploymentMonitoringStatsAnomalies.
 Protobuf type 
 google.cloud.aiplatform.v1beta1.SearchModelDeploymentMonitoringStatsAnomaliesRequest
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > SearchModelDeploymentMonitoringStatsAnomaliesRequest.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description | 
Descriptor | 
        |
Methods
addAllObjectives(Iterable<? extends SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective> values)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder addAllObjectives(Iterable<? extends SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective> values)Required. Objectives of the stats to retrieve.
 
 repeated .google.cloud.aiplatform.v1beta1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective objectives = 4 [(.google.api.field_behavior) = REQUIRED];
 
| Parameter | |
|---|---|
| Name | Description | 
values | 
        Iterable<? extends com.google.cloud.aiplatform.v1beta1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective> | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        |
addObjectives(SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective value)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder addObjectives(SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective value)Required. Objectives of the stats to retrieve.
 
 repeated .google.cloud.aiplatform.v1beta1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective objectives = 4 [(.google.api.field_behavior) = REQUIRED];
 
| Parameter | |
|---|---|
| Name | Description | 
value | 
        SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        |
addObjectives(SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder builderForValue)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder addObjectives(SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder builderForValue)Required. Objectives of the stats to retrieve.
 
 repeated .google.cloud.aiplatform.v1beta1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective objectives = 4 [(.google.api.field_behavior) = REQUIRED];
 
| Parameter | |
|---|---|
| Name | Description | 
builderForValue | 
        SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        |
addObjectives(int index, SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective value)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder addObjectives(int index, SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective value)Required. Objectives of the stats to retrieve.
 
 repeated .google.cloud.aiplatform.v1beta1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective objectives = 4 [(.google.api.field_behavior) = REQUIRED];
 
| Parameters | |
|---|---|
| Name | Description | 
index | 
        int | 
      
value | 
        SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        |
addObjectives(int index, SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder builderForValue)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder addObjectives(int index, SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder builderForValue)Required. Objectives of the stats to retrieve.
 
 repeated .google.cloud.aiplatform.v1beta1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective objectives = 4 [(.google.api.field_behavior) = REQUIRED];
 
| Parameters | |
|---|---|
| Name | Description | 
index | 
        int | 
      
builderForValue | 
        SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        |
addObjectivesBuilder()
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder addObjectivesBuilder()Required. Objectives of the stats to retrieve.
 
 repeated .google.cloud.aiplatform.v1beta1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective objectives = 4 [(.google.api.field_behavior) = REQUIRED];
 
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder | 
        |
addObjectivesBuilder(int index)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder addObjectivesBuilder(int index)Required. Objectives of the stats to retrieve.
 
 repeated .google.cloud.aiplatform.v1beta1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective objectives = 4 [(.google.api.field_behavior) = REQUIRED];
 
| Parameter | |
|---|---|
| Name | Description | 
index | 
        int | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder | 
        |
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        |
build()
public SearchModelDeploymentMonitoringStatsAnomaliesRequest build()| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest | 
        |
buildPartial()
public SearchModelDeploymentMonitoringStatsAnomaliesRequest buildPartial()| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest | 
        |
clear()
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder clear()| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        |
clearDeployedModelId()
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder clearDeployedModelId()Required. The DeployedModel ID of the [ModelDeploymentMonitoringObjectiveConfig.deployed_model_id].
 string deployed_model_id = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        This builder for chaining.  | 
      
clearEndTime()
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder clearEndTime()The latest timestamp of stats being generated. If not set, indicates feching stats till the latest possible one.
 .google.protobuf.Timestamp end_time = 8;
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        |
clearFeatureDisplayName()
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder clearFeatureDisplayName()The feature display name. If specified, only return the stats belonging to this feature. Format: ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.feature_display_name, example: "user_destination".
 string feature_display_name = 3;
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        This builder for chaining.  | 
      
clearField(Descriptors.FieldDescriptor field)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        |
clearModelDeploymentMonitoringJob()
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder clearModelDeploymentMonitoringJob() 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) = { ... }
 
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        This builder for chaining.  | 
      
clearObjectives()
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder clearObjectives()Required. Objectives of the stats to retrieve.
 
 repeated .google.cloud.aiplatform.v1beta1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective objectives = 4 [(.google.api.field_behavior) = REQUIRED];
 
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        |
clearOneof(Descriptors.OneofDescriptor oneof)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description | 
oneof | 
        OneofDescriptor | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        |
clearPageSize()
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder clearPageSize()The standard list page size.
 int32 page_size = 5;
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        This builder for chaining.  | 
      
clearPageToken()
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder clearPageToken()A page token received from a previous JobService.SearchModelDeploymentMonitoringStatsAnomalies call.
 string page_token = 6;
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        This builder for chaining.  | 
      
clearStartTime()
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder clearStartTime()The earliest timestamp of stats being generated. If not set, indicates fetching stats till the earliest possible one.
 .google.protobuf.Timestamp start_time = 7;
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        |
clone()
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder clone()| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        |
getDefaultInstanceForType()
public SearchModelDeploymentMonitoringStatsAnomaliesRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest | 
        |
getDeployedModelId()
public String getDeployedModelId()Required. The DeployedModel ID of the [ModelDeploymentMonitoringObjectiveConfig.deployed_model_id].
 string deployed_model_id = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description | 
String | 
        The deployedModelId.  | 
      
getDeployedModelIdBytes()
public ByteString getDeployedModelIdBytes()Required. The DeployedModel ID of the [ModelDeploymentMonitoringObjectiveConfig.deployed_model_id].
 string deployed_model_id = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description | 
ByteString | 
        The bytes for deployedModelId.  | 
      
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description | 
Descriptor | 
        |
getEndTime()
public 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;
| Returns | |
|---|---|
| Type | Description | 
Timestamp | 
        The endTime.  | 
      
getEndTimeBuilder()
public Timestamp.Builder getEndTimeBuilder()The latest timestamp of stats being generated. If not set, indicates feching stats till the latest possible one.
 .google.protobuf.Timestamp end_time = 8;
| Returns | |
|---|---|
| Type | Description | 
Builder | 
        |
getEndTimeOrBuilder()
public 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;
| Returns | |
|---|---|
| Type | Description | 
TimestampOrBuilder | 
        |
getFeatureDisplayName()
public String getFeatureDisplayName()The feature display name. If specified, only return the stats belonging to this feature. Format: ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.feature_display_name, example: "user_destination".
 string feature_display_name = 3;
| Returns | |
|---|---|
| Type | Description | 
String | 
        The featureDisplayName.  | 
      
getFeatureDisplayNameBytes()
public ByteString getFeatureDisplayNameBytes()The feature display name. If specified, only return the stats belonging to this feature. Format: ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.feature_display_name, example: "user_destination".
 string feature_display_name = 3;
| Returns | |
|---|---|
| Type | Description | 
ByteString | 
        The bytes for featureDisplayName.  | 
      
getModelDeploymentMonitoringJob()
public String 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) = { ... }
 
| Returns | |
|---|---|
| Type | Description | 
String | 
        The modelDeploymentMonitoringJob.  | 
      
getModelDeploymentMonitoringJobBytes()
public 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) = { ... }
 
| Returns | |
|---|---|
| Type | Description | 
ByteString | 
        The bytes for modelDeploymentMonitoringJob.  | 
      
getObjectives(int index)
public 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];
 
| Parameter | |
|---|---|
| Name | Description | 
index | 
        int | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective | 
        |
getObjectivesBuilder(int index)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder getObjectivesBuilder(int index)Required. Objectives of the stats to retrieve.
 
 repeated .google.cloud.aiplatform.v1beta1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective objectives = 4 [(.google.api.field_behavior) = REQUIRED];
 
| Parameter | |
|---|---|
| Name | Description | 
index | 
        int | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder | 
        |
getObjectivesBuilderList()
public List<SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder> getObjectivesBuilderList()Required. Objectives of the stats to retrieve.
 
 repeated .google.cloud.aiplatform.v1beta1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective objectives = 4 [(.google.api.field_behavior) = REQUIRED];
 
| Returns | |
|---|---|
| Type | Description | 
List<Builder> | 
        |
getObjectivesCount()
public int getObjectivesCount()Required. Objectives of the stats to retrieve.
 
 repeated .google.cloud.aiplatform.v1beta1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective objectives = 4 [(.google.api.field_behavior) = REQUIRED];
 
| Returns | |
|---|---|
| Type | Description | 
int | 
        |
getObjectivesList()
public 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];
 
| Returns | |
|---|---|
| Type | Description | 
List<StatsAnomaliesObjective> | 
        |
getObjectivesOrBuilder(int index)
public 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];
 
| Parameter | |
|---|---|
| Name | Description | 
index | 
        int | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveOrBuilder | 
        |
getObjectivesOrBuilderList()
public 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];
 
| Returns | |
|---|---|
| Type | Description | 
List<? extends com.google.cloud.aiplatform.v1beta1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveOrBuilder> | 
        |
getPageSize()
public int getPageSize()The standard list page size.
 int32 page_size = 5;
| Returns | |
|---|---|
| Type | Description | 
int | 
        The pageSize.  | 
      
getPageToken()
public String getPageToken()A page token received from a previous JobService.SearchModelDeploymentMonitoringStatsAnomalies call.
 string page_token = 6;
| Returns | |
|---|---|
| Type | Description | 
String | 
        The pageToken.  | 
      
getPageTokenBytes()
public ByteString getPageTokenBytes()A page token received from a previous JobService.SearchModelDeploymentMonitoringStatsAnomalies call.
 string page_token = 6;
| Returns | |
|---|---|
| Type | Description | 
ByteString | 
        The bytes for pageToken.  | 
      
getStartTime()
public 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;
| Returns | |
|---|---|
| Type | Description | 
Timestamp | 
        The startTime.  | 
      
getStartTimeBuilder()
public Timestamp.Builder getStartTimeBuilder()The earliest timestamp of stats being generated. If not set, indicates fetching stats till the earliest possible one.
 .google.protobuf.Timestamp start_time = 7;
| Returns | |
|---|---|
| Type | Description | 
Builder | 
        |
getStartTimeOrBuilder()
public 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;
| Returns | |
|---|---|
| Type | Description | 
TimestampOrBuilder | 
        |
hasEndTime()
public 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;
| Returns | |
|---|---|
| Type | Description | 
boolean | 
        Whether the endTime field is set.  | 
      
hasStartTime()
public 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;
| Returns | |
|---|---|
| Type | Description | 
boolean | 
        Whether the startTime field is set.  | 
      
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description | 
FieldAccessorTable | 
        |
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description | 
boolean | 
        |
mergeEndTime(Timestamp value)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder mergeEndTime(Timestamp value)The latest timestamp of stats being generated. If not set, indicates feching stats till the latest possible one.
 .google.protobuf.Timestamp end_time = 8;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        Timestamp | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        |
mergeFrom(SearchModelDeploymentMonitoringStatsAnomaliesRequest other)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder mergeFrom(SearchModelDeploymentMonitoringStatsAnomaliesRequest other)| Parameter | |
|---|---|
| Name | Description | 
other | 
        SearchModelDeploymentMonitoringStatsAnomaliesRequest | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description | 
input | 
        CodedInputStream | 
      
extensionRegistry | 
        ExtensionRegistryLite | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        |
| Exceptions | |
|---|---|
| Type | Description | 
IOException | 
        |
mergeFrom(Message other)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description | 
other | 
        Message | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        |
mergeStartTime(Timestamp value)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder mergeStartTime(Timestamp value)The earliest timestamp of stats being generated. If not set, indicates fetching stats till the earliest possible one.
 .google.protobuf.Timestamp start_time = 7;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        Timestamp | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
unknownFields | 
        UnknownFieldSet | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        |
removeObjectives(int index)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder removeObjectives(int index)Required. Objectives of the stats to retrieve.
 
 repeated .google.cloud.aiplatform.v1beta1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective objectives = 4 [(.google.api.field_behavior) = REQUIRED];
 
| Parameter | |
|---|---|
| Name | Description | 
index | 
        int | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        |
setDeployedModelId(String value)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder setDeployedModelId(String value)Required. The DeployedModel ID of the [ModelDeploymentMonitoringObjectiveConfig.deployed_model_id].
 string deployed_model_id = 2 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description | 
value | 
        StringThe deployedModelId to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        This builder for chaining.  | 
      
setDeployedModelIdBytes(ByteString value)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder setDeployedModelIdBytes(ByteString value)Required. The DeployedModel ID of the [ModelDeploymentMonitoringObjectiveConfig.deployed_model_id].
 string deployed_model_id = 2 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description | 
value | 
        ByteStringThe bytes for deployedModelId to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        This builder for chaining.  | 
      
setEndTime(Timestamp value)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder setEndTime(Timestamp value)The latest timestamp of stats being generated. If not set, indicates feching stats till the latest possible one.
 .google.protobuf.Timestamp end_time = 8;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        Timestamp | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        |
setEndTime(Timestamp.Builder builderForValue)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder setEndTime(Timestamp.Builder builderForValue)The latest timestamp of stats being generated. If not set, indicates feching stats till the latest possible one.
 .google.protobuf.Timestamp end_time = 8;
| Parameter | |
|---|---|
| Name | Description | 
builderForValue | 
        Builder | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        |
setFeatureDisplayName(String value)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder setFeatureDisplayName(String value)The feature display name. If specified, only return the stats belonging to this feature. Format: ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.feature_display_name, example: "user_destination".
 string feature_display_name = 3;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        StringThe featureDisplayName to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        This builder for chaining.  | 
      
setFeatureDisplayNameBytes(ByteString value)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder setFeatureDisplayNameBytes(ByteString value)The feature display name. If specified, only return the stats belonging to this feature. Format: ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.feature_display_name, example: "user_destination".
 string feature_display_name = 3;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        ByteStringThe bytes for featureDisplayName to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        This builder for chaining.  | 
      
setField(Descriptors.FieldDescriptor field, Object value)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        |
setModelDeploymentMonitoringJob(String value)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder setModelDeploymentMonitoringJob(String value) 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) = { ... }
 
| Parameter | |
|---|---|
| Name | Description | 
value | 
        StringThe modelDeploymentMonitoringJob to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        This builder for chaining.  | 
      
setModelDeploymentMonitoringJobBytes(ByteString value)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder setModelDeploymentMonitoringJobBytes(ByteString value) 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) = { ... }
 
| Parameter | |
|---|---|
| Name | Description | 
value | 
        ByteStringThe bytes for modelDeploymentMonitoringJob to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        This builder for chaining.  | 
      
setObjectives(int index, SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective value)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder setObjectives(int index, SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective value)Required. Objectives of the stats to retrieve.
 
 repeated .google.cloud.aiplatform.v1beta1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective objectives = 4 [(.google.api.field_behavior) = REQUIRED];
 
| Parameters | |
|---|---|
| Name | Description | 
index | 
        int | 
      
value | 
        SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        |
setObjectives(int index, SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder builderForValue)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder setObjectives(int index, SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder builderForValue)Required. Objectives of the stats to retrieve.
 
 repeated .google.cloud.aiplatform.v1beta1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective objectives = 4 [(.google.api.field_behavior) = REQUIRED];
 
| Parameters | |
|---|---|
| Name | Description | 
index | 
        int | 
      
builderForValue | 
        SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        |
setPageSize(int value)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder setPageSize(int value)The standard list page size.
 int32 page_size = 5;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        intThe pageSize to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        This builder for chaining.  | 
      
setPageToken(String value)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder setPageToken(String value)A page token received from a previous JobService.SearchModelDeploymentMonitoringStatsAnomalies call.
 string page_token = 6;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        StringThe pageToken to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        This builder for chaining.  | 
      
setPageTokenBytes(ByteString value)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder setPageTokenBytes(ByteString value)A page token received from a previous JobService.SearchModelDeploymentMonitoringStatsAnomalies call.
 string page_token = 6;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        ByteStringThe bytes for pageToken to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        This builder for chaining.  | 
      
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
index | 
        int | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        |
setStartTime(Timestamp value)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder setStartTime(Timestamp value)The earliest timestamp of stats being generated. If not set, indicates fetching stats till the earliest possible one.
 .google.protobuf.Timestamp start_time = 7;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        Timestamp | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        |
setStartTime(Timestamp.Builder builderForValue)
public SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder setStartTime(Timestamp.Builder builderForValue)The earliest timestamp of stats being generated. If not set, indicates fetching stats till the earliest possible one.
 .google.protobuf.Timestamp start_time = 7;
| Parameter | |
|---|---|
| Name | Description | 
builderForValue | 
        Builder | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        |
setUnknownFields(UnknownFieldSet unknownFields)
public final SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
unknownFields | 
        UnknownFieldSet | 
      
| Returns | |
|---|---|
| Type | Description | 
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder | 
        |