Uses of Class
com.google.cloud.aiplatform.v1beta1.Context
-
Packages that use Context Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of Context in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return Context Modifier and Type Method Description Context
Context.Builder. build()
Context
Context.Builder. buildPartial()
Context
MetadataServiceClient. createContext(CreateContextRequest request)
Creates a Context associated with a MetadataStore.Context
MetadataServiceClient. createContext(MetadataStoreName parent, Context context, String contextId)
Creates a Context associated with a MetadataStore.Context
MetadataServiceClient. createContext(String parent, Context context, String contextId)
Creates a Context associated with a MetadataStore.Context
MetadataServiceGrpc.MetadataServiceBlockingStub. createContext(CreateContextRequest request)
Creates a Context associated with a MetadataStore.Context
CreateContextRequest.Builder. getContext()
Required.Context
CreateContextRequest. getContext()
Required.Context
CreateContextRequestOrBuilder. getContext()
Required.Context
MetadataServiceClient. getContext(ContextName name)
Retrieves a specific Context.Context
MetadataServiceClient. getContext(GetContextRequest request)
Retrieves a specific Context.Context
MetadataServiceClient. getContext(String name)
Retrieves a specific Context.Context
MetadataServiceGrpc.MetadataServiceBlockingStub. getContext(GetContextRequest request)
Retrieves a specific Context.Context
UpdateContextRequest.Builder. getContext()
Required.Context
UpdateContextRequest. getContext()
Required.Context
UpdateContextRequestOrBuilder. getContext()
Required.Context
ListContextsResponse.Builder. getContexts(int index)
The Contexts retrieved from the MetadataStore.Context
ListContextsResponse. getContexts(int index)
The Contexts retrieved from the MetadataStore.Context
ListContextsResponseOrBuilder. getContexts(int index)
The Contexts retrieved from the MetadataStore.static Context
Context. getDefaultInstance()
Context
Context.Builder. getDefaultInstanceForType()
Context
Context. getDefaultInstanceForType()
Context
PipelineJobDetail.Builder. getPipelineContext()
Output only.Context
PipelineJobDetail. getPipelineContext()
Output only.Context
PipelineJobDetailOrBuilder. getPipelineContext()
Output only.Context
PipelineJobDetail.Builder. getPipelineRunContext()
Output only.Context
PipelineJobDetail. getPipelineRunContext()
Output only.Context
PipelineJobDetailOrBuilder. getPipelineRunContext()
Output only.static Context
Context. parseDelimitedFrom(InputStream input)
static Context
Context. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Context
Context. parseFrom(byte[] data)
static Context
Context. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Context
Context. parseFrom(com.google.protobuf.ByteString data)
static Context
Context. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Context
Context. parseFrom(com.google.protobuf.CodedInputStream input)
static Context
Context. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Context
Context. parseFrom(InputStream input)
static Context
Context. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Context
Context. parseFrom(ByteBuffer data)
static Context
Context. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Context
MetadataServiceClient. updateContext(Context context, com.google.protobuf.FieldMask updateMask)
Updates a stored Context.Context
MetadataServiceClient. updateContext(UpdateContextRequest request)
Updates a stored Context.Context
MetadataServiceGrpc.MetadataServiceBlockingStub. updateContext(UpdateContextRequest request)
Updates a stored Context.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type Context Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Context>
MetadataServiceGrpc.MetadataServiceFutureStub. createContext(CreateContextRequest request)
Creates a Context associated with a MetadataStore.com.google.api.gax.rpc.UnaryCallable<CreateContextRequest,Context>
MetadataServiceClient. createContextCallable()
Creates a Context associated with a MetadataStore.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateContextRequest,Context>
MetadataServiceSettings.Builder. createContextSettings()
Returns the builder for the settings used for calls to createContext.com.google.api.gax.rpc.UnaryCallSettings<CreateContextRequest,Context>
MetadataServiceSettings. createContextSettings()
Returns the object with the settings used for calls to createContext.com.google.common.util.concurrent.ListenableFuture<Context>
MetadataServiceGrpc.MetadataServiceFutureStub. getContext(GetContextRequest request)
Retrieves a specific Context.com.google.api.gax.rpc.UnaryCallable<GetContextRequest,Context>
MetadataServiceClient. getContextCallable()
Retrieves a specific Context.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetContextRequest,Context>
MetadataServiceSettings.Builder. getContextSettings()
Returns the builder for the settings used for calls to getContext.com.google.api.gax.rpc.UnaryCallSettings<GetContextRequest,Context>
MetadataServiceSettings. getContextSettings()
Returns the object with the settings used for calls to getContext.List<Context>
ListContextsResponse.Builder. getContextsList()
The Contexts retrieved from the MetadataStore.List<Context>
ListContextsResponse. getContextsList()
The Contexts retrieved from the MetadataStore.List<Context>
ListContextsResponseOrBuilder. getContextsList()
The Contexts retrieved from the MetadataStore.static io.grpc.MethodDescriptor<CreateContextRequest,Context>
MetadataServiceGrpc. getCreateContextMethod()
static io.grpc.MethodDescriptor<GetContextRequest,Context>
MetadataServiceGrpc. getGetContextMethod()
com.google.protobuf.Parser<Context>
Context. getParserForType()
static io.grpc.MethodDescriptor<UpdateContextRequest,Context>
MetadataServiceGrpc. getUpdateContextMethod()
static com.google.protobuf.Parser<Context>
Context. parser()
com.google.common.util.concurrent.ListenableFuture<Context>
MetadataServiceGrpc.MetadataServiceFutureStub. updateContext(UpdateContextRequest request)
Updates a stored Context.com.google.api.gax.rpc.UnaryCallable<UpdateContextRequest,Context>
MetadataServiceClient. updateContextCallable()
Updates a stored Context.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateContextRequest,Context>
MetadataServiceSettings.Builder. updateContextSettings()
Returns the builder for the settings used for calls to updateContext.com.google.api.gax.rpc.UnaryCallSettings<UpdateContextRequest,Context>
MetadataServiceSettings. updateContextSettings()
Returns the object with the settings used for calls to updateContext.Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type Context Modifier and Type Method Description ListContextsResponse.Builder
ListContextsResponse.Builder. addContexts(int index, Context value)
The Contexts retrieved from the MetadataStore.ListContextsResponse.Builder
ListContextsResponse.Builder. addContexts(Context value)
The Contexts retrieved from the MetadataStore.Context
MetadataServiceClient. createContext(MetadataStoreName parent, Context context, String contextId)
Creates a Context associated with a MetadataStore.Context
MetadataServiceClient. createContext(String parent, Context context, String contextId)
Creates a Context associated with a MetadataStore.CreateContextRequest.Builder
CreateContextRequest.Builder. mergeContext(Context value)
Required.UpdateContextRequest.Builder
UpdateContextRequest.Builder. mergeContext(Context value)
Required.Context.Builder
Context.Builder. mergeFrom(Context other)
PipelineJobDetail.Builder
PipelineJobDetail.Builder. mergePipelineContext(Context value)
Output only.PipelineJobDetail.Builder
PipelineJobDetail.Builder. mergePipelineRunContext(Context value)
Output only.static Context.Builder
Context. newBuilder(Context prototype)
CreateContextRequest.Builder
CreateContextRequest.Builder. setContext(Context value)
Required.UpdateContextRequest.Builder
UpdateContextRequest.Builder. setContext(Context value)
Required.ListContextsResponse.Builder
ListContextsResponse.Builder. setContexts(int index, Context value)
The Contexts retrieved from the MetadataStore.PipelineJobDetail.Builder
PipelineJobDetail.Builder. setPipelineContext(Context value)
Output only.PipelineJobDetail.Builder
PipelineJobDetail.Builder. setPipelineRunContext(Context value)
Output only.Context
MetadataServiceClient. updateContext(Context context, com.google.protobuf.FieldMask updateMask)
Updates a stored Context.Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type Context Modifier and Type Method Description ListContextsResponse.Builder
ListContextsResponse.Builder. addAllContexts(Iterable<? extends Context> values)
The Contexts retrieved from the MetadataStore.static com.google.api.core.ApiFuture<MetadataServiceClient.ListContextsPagedResponse>
MetadataServiceClient.ListContextsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListContextsRequest,ListContextsResponse,Context> context, com.google.api.core.ApiFuture<ListContextsResponse> futureResponse)
default void
MetadataServiceGrpc.AsyncService. createContext(CreateContextRequest request, io.grpc.stub.StreamObserver<Context> responseObserver)
Creates a Context associated with a MetadataStore.void
MetadataServiceGrpc.MetadataServiceStub. createContext(CreateContextRequest request, io.grpc.stub.StreamObserver<Context> responseObserver)
Creates a Context associated with a MetadataStore.protected MetadataServiceClient.ListContextsPage
MetadataServiceClient.ListContextsPage. createPage(com.google.api.gax.rpc.PageContext<ListContextsRequest,ListContextsResponse,Context> context, ListContextsResponse response)
com.google.api.core.ApiFuture<MetadataServiceClient.ListContextsPage>
MetadataServiceClient.ListContextsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListContextsRequest,ListContextsResponse,Context> context, com.google.api.core.ApiFuture<ListContextsResponse> futureResponse)
default void
MetadataServiceGrpc.AsyncService. getContext(GetContextRequest request, io.grpc.stub.StreamObserver<Context> responseObserver)
Retrieves a specific Context.void
MetadataServiceGrpc.MetadataServiceStub. getContext(GetContextRequest request, io.grpc.stub.StreamObserver<Context> responseObserver)
Retrieves a specific Context.default void
MetadataServiceGrpc.AsyncService. updateContext(UpdateContextRequest request, io.grpc.stub.StreamObserver<Context> responseObserver)
Updates a stored Context.void
MetadataServiceGrpc.MetadataServiceStub. updateContext(UpdateContextRequest request, io.grpc.stub.StreamObserver<Context> responseObserver)
Updates a stored Context. -
Uses of Context in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type Context Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateContextRequest,Context>
GrpcMetadataServiceStub. createContextCallable()
com.google.api.gax.rpc.UnaryCallable<CreateContextRequest,Context>
MetadataServiceStub. createContextCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateContextRequest,Context>
MetadataServiceStubSettings.Builder. createContextSettings()
Returns the builder for the settings used for calls to createContext.com.google.api.gax.rpc.UnaryCallSettings<CreateContextRequest,Context>
MetadataServiceStubSettings. createContextSettings()
Returns the object with the settings used for calls to createContext.com.google.api.gax.rpc.UnaryCallable<GetContextRequest,Context>
GrpcMetadataServiceStub. getContextCallable()
com.google.api.gax.rpc.UnaryCallable<GetContextRequest,Context>
MetadataServiceStub. getContextCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetContextRequest,Context>
MetadataServiceStubSettings.Builder. getContextSettings()
Returns the builder for the settings used for calls to getContext.com.google.api.gax.rpc.UnaryCallSettings<GetContextRequest,Context>
MetadataServiceStubSettings. getContextSettings()
Returns the object with the settings used for calls to getContext.com.google.api.gax.rpc.UnaryCallable<UpdateContextRequest,Context>
GrpcMetadataServiceStub. updateContextCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateContextRequest,Context>
MetadataServiceStub. updateContextCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateContextRequest,Context>
MetadataServiceStubSettings.Builder. updateContextSettings()
Returns the builder for the settings used for calls to updateContext.com.google.api.gax.rpc.UnaryCallSettings<UpdateContextRequest,Context>
MetadataServiceStubSettings. updateContextSettings()
Returns the object with the settings used for calls to updateContext.
-