Uses of Class
com.google.cloud.aiplatform.v1.DeployedIndex.Builder
Packages that use DeployedIndex.Builder
-
Uses of DeployedIndex.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DeployedIndex.BuilderModifier and TypeMethodDescriptionDeployedIndex.Builder.addAllPscAutomationConfigs(Iterable<? extends PSCAutomationConfig> values) Optional.DeployedIndex.Builder.addAllReservedIpRanges(Iterable<String> values) Optional.IndexEndpoint.Builder.addDeployedIndexesBuilder()Output only.IndexEndpoint.Builder.addDeployedIndexesBuilder(int index) Output only.DeployedIndex.Builder.addPscAutomationConfigs(int index, PSCAutomationConfig value) Optional.DeployedIndex.Builder.addPscAutomationConfigs(int index, PSCAutomationConfig.Builder builderForValue) Optional.DeployedIndex.Builder.addPscAutomationConfigs(PSCAutomationConfig value) Optional.DeployedIndex.Builder.addPscAutomationConfigs(PSCAutomationConfig.Builder builderForValue) Optional.DeployedIndex.Builder.addReservedIpRanges(String value) Optional.DeployedIndex.Builder.addReservedIpRangesBytes(com.google.protobuf.ByteString value) Optional.DeployedIndex.Builder.clear()DeployedIndex.Builder.clearAutomaticResources()Optional.DeployedIndex.Builder.clearCreateTime()Output only.DeployedIndex.Builder.clearDedicatedResources()Optional.DeployedIndex.Builder.clearDeployedIndexAuthConfig()Optional.DeployedIndex.Builder.clearDeploymentGroup()Optional.DeployedIndex.Builder.clearDeploymentTier()Optional.DeployedIndex.Builder.clearDisplayName()The display name of the DeployedIndex.DeployedIndex.Builder.clearEnableAccessLogging()Optional.DeployedIndex.Builder.clearEnableDatapointUpsertLogging()Optional.DeployedIndex.Builder.clearId()Required.DeployedIndex.Builder.clearIndex()Required.DeployedIndex.Builder.clearIndexSyncTime()Output only.DeployedIndex.Builder.clearPrivateEndpoints()Output only.DeployedIndex.Builder.clearPscAutomationConfigs()Optional.DeployedIndex.Builder.clearReservedIpRanges()Optional.DeployIndexRequest.Builder.getDeployedIndexBuilder()Required.DeployIndexResponse.Builder.getDeployedIndexBuilder()The DeployedIndex that had been deployed in the IndexEndpoint.MutateDeployedIndexRequest.Builder.getDeployedIndexBuilder()Required.MutateDeployedIndexResponse.Builder.getDeployedIndexBuilder()The DeployedIndex that had been updated in the IndexEndpoint.IndexEndpoint.Builder.getDeployedIndexesBuilder(int index) Output only.DeployedIndex.Builder.mergeAutomaticResources(AutomaticResources value) Optional.DeployedIndex.Builder.mergeCreateTime(com.google.protobuf.Timestamp value) Output only.DeployedIndex.Builder.mergeDedicatedResources(DedicatedResources value) Optional.DeployedIndex.Builder.mergeDeployedIndexAuthConfig(DeployedIndexAuthConfig value) Optional.DeployedIndex.Builder.mergeFrom(DeployedIndex other) DeployedIndex.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DeployedIndex.Builder.mergeFrom(com.google.protobuf.Message other) DeployedIndex.Builder.mergeIndexSyncTime(com.google.protobuf.Timestamp value) Output only.DeployedIndex.Builder.mergePrivateEndpoints(IndexPrivateEndpoints value) Output only.static DeployedIndex.BuilderDeployedIndex.newBuilder()static DeployedIndex.BuilderDeployedIndex.newBuilder(DeployedIndex prototype) DeployedIndex.newBuilderForType()protected DeployedIndex.BuilderDeployedIndex.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) DeployedIndex.Builder.removePscAutomationConfigs(int index) Optional.DeployedIndex.Builder.setAutomaticResources(AutomaticResources value) Optional.DeployedIndex.Builder.setAutomaticResources(AutomaticResources.Builder builderForValue) Optional.DeployedIndex.Builder.setCreateTime(com.google.protobuf.Timestamp value) Output only.DeployedIndex.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue) Output only.DeployedIndex.Builder.setDedicatedResources(DedicatedResources value) Optional.DeployedIndex.Builder.setDedicatedResources(DedicatedResources.Builder builderForValue) Optional.DeployedIndex.Builder.setDeployedIndexAuthConfig(DeployedIndexAuthConfig value) Optional.DeployedIndex.Builder.setDeployedIndexAuthConfig(DeployedIndexAuthConfig.Builder builderForValue) Optional.DeployedIndex.Builder.setDeploymentGroup(String value) Optional.DeployedIndex.Builder.setDeploymentGroupBytes(com.google.protobuf.ByteString value) Optional.DeployedIndex.Builder.setDeploymentTier(DeployedIndex.DeploymentTier value) Optional.DeployedIndex.Builder.setDeploymentTierValue(int value) Optional.DeployedIndex.Builder.setDisplayName(String value) The display name of the DeployedIndex.DeployedIndex.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value) The display name of the DeployedIndex.DeployedIndex.Builder.setEnableAccessLogging(boolean value) Optional.DeployedIndex.Builder.setEnableDatapointUpsertLogging(boolean value) Optional.Required.DeployedIndex.Builder.setIdBytes(com.google.protobuf.ByteString value) Required.Required.DeployedIndex.Builder.setIndexBytes(com.google.protobuf.ByteString value) Required.DeployedIndex.Builder.setIndexSyncTime(com.google.protobuf.Timestamp value) Output only.DeployedIndex.Builder.setIndexSyncTime(com.google.protobuf.Timestamp.Builder builderForValue) Output only.DeployedIndex.Builder.setPrivateEndpoints(IndexPrivateEndpoints value) Output only.DeployedIndex.Builder.setPrivateEndpoints(IndexPrivateEndpoints.Builder builderForValue) Output only.DeployedIndex.Builder.setPscAutomationConfigs(int index, PSCAutomationConfig value) Optional.DeployedIndex.Builder.setPscAutomationConfigs(int index, PSCAutomationConfig.Builder builderForValue) Optional.DeployedIndex.Builder.setReservedIpRanges(int index, String value) Optional.DeployedIndex.toBuilder()Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type DeployedIndex.BuilderModifier and TypeMethodDescriptionIndexEndpoint.Builder.getDeployedIndexesBuilderList()Output only.Methods in com.google.cloud.aiplatform.v1 with parameters of type DeployedIndex.BuilderModifier and TypeMethodDescriptionIndexEndpoint.Builder.addDeployedIndexes(int index, DeployedIndex.Builder builderForValue) Output only.IndexEndpoint.Builder.addDeployedIndexes(DeployedIndex.Builder builderForValue) Output only.DeployIndexRequest.Builder.setDeployedIndex(DeployedIndex.Builder builderForValue) Required.DeployIndexResponse.Builder.setDeployedIndex(DeployedIndex.Builder builderForValue) The DeployedIndex that had been deployed in the IndexEndpoint.MutateDeployedIndexRequest.Builder.setDeployedIndex(DeployedIndex.Builder builderForValue) Required.MutateDeployedIndexResponse.Builder.setDeployedIndex(DeployedIndex.Builder builderForValue) The DeployedIndex that had been updated in the IndexEndpoint.IndexEndpoint.Builder.setDeployedIndexes(int index, DeployedIndex.Builder builderForValue) Output only.