Uses of Class
com.google.cloud.aiplatform.v1.PscAutomatedEndpoints
Packages that use PscAutomatedEndpoints
-
Uses of PscAutomatedEndpoints in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return PscAutomatedEndpointsModifier and TypeMethodDescriptionPscAutomatedEndpoints.Builder.build()PscAutomatedEndpoints.Builder.buildPartial()static PscAutomatedEndpointsPscAutomatedEndpoints.getDefaultInstance()PscAutomatedEndpoints.Builder.getDefaultInstanceForType()PscAutomatedEndpoints.getDefaultInstanceForType()IndexPrivateEndpoints.Builder.getPscAutomatedEndpoints(int index) Output only.IndexPrivateEndpoints.getPscAutomatedEndpoints(int index) Output only.IndexPrivateEndpointsOrBuilder.getPscAutomatedEndpoints(int index) Output only.static PscAutomatedEndpointsPscAutomatedEndpoints.parseDelimitedFrom(InputStream input) static PscAutomatedEndpointsPscAutomatedEndpoints.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PscAutomatedEndpointsPscAutomatedEndpoints.parseFrom(byte[] data) static PscAutomatedEndpointsPscAutomatedEndpoints.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PscAutomatedEndpointsPscAutomatedEndpoints.parseFrom(com.google.protobuf.ByteString data) static PscAutomatedEndpointsPscAutomatedEndpoints.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PscAutomatedEndpointsPscAutomatedEndpoints.parseFrom(com.google.protobuf.CodedInputStream input) static PscAutomatedEndpointsPscAutomatedEndpoints.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PscAutomatedEndpointsPscAutomatedEndpoints.parseFrom(InputStream input) static PscAutomatedEndpointsPscAutomatedEndpoints.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PscAutomatedEndpointsPscAutomatedEndpoints.parseFrom(ByteBuffer data) static PscAutomatedEndpointsPscAutomatedEndpoints.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type PscAutomatedEndpointsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PscAutomatedEndpoints>PscAutomatedEndpoints.getParserForType()IndexPrivateEndpoints.Builder.getPscAutomatedEndpointsList()Output only.IndexPrivateEndpoints.getPscAutomatedEndpointsList()Output only.IndexPrivateEndpointsOrBuilder.getPscAutomatedEndpointsList()Output only.static com.google.protobuf.Parser<PscAutomatedEndpoints>PscAutomatedEndpoints.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type PscAutomatedEndpointsModifier and TypeMethodDescriptionIndexPrivateEndpoints.Builder.addPscAutomatedEndpoints(int index, PscAutomatedEndpoints value) Output only.IndexPrivateEndpoints.Builder.addPscAutomatedEndpoints(PscAutomatedEndpoints value) Output only.PscAutomatedEndpoints.Builder.mergeFrom(PscAutomatedEndpoints other) PscAutomatedEndpoints.newBuilder(PscAutomatedEndpoints prototype) IndexPrivateEndpoints.Builder.setPscAutomatedEndpoints(int index, PscAutomatedEndpoints value) Output only.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type PscAutomatedEndpointsModifier and TypeMethodDescriptionIndexPrivateEndpoints.Builder.addAllPscAutomatedEndpoints(Iterable<? extends PscAutomatedEndpoints> values) Output only.