Uses of Class
com.google.cloud.gkehub.v1beta.OperationMetadata
-
Packages that use OperationMetadata Package Description com.google.cloud.gkehub.v1beta A client to GKE Hubcom.google.cloud.gkehub.v1beta.stub -
-
Uses of OperationMetadata in com.google.cloud.gkehub.v1beta
Methods in com.google.cloud.gkehub.v1beta that return OperationMetadata Modifier and Type Method Description OperationMetadata
OperationMetadata.Builder. build()
OperationMetadata
OperationMetadata.Builder. buildPartial()
static OperationMetadata
OperationMetadata. getDefaultInstance()
OperationMetadata
OperationMetadata.Builder. getDefaultInstanceForType()
OperationMetadata
OperationMetadata. getDefaultInstanceForType()
static OperationMetadata
OperationMetadata. parseDelimitedFrom(InputStream input)
static OperationMetadata
OperationMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadata
OperationMetadata. parseFrom(byte[] data)
static OperationMetadata
OperationMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadata
OperationMetadata. parseFrom(com.google.protobuf.ByteString data)
static OperationMetadata
OperationMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadata
OperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input)
static OperationMetadata
OperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadata
OperationMetadata. parseFrom(InputStream input)
static OperationMetadata
OperationMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadata
OperationMetadata. parseFrom(ByteBuffer data)
static OperationMetadata
OperationMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.gkehub.v1beta that return types with arguments of type OperationMetadata Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Feature,OperationMetadata>
GkeHubClient. createFeatureAsync(CreateFeatureRequest request)
Adds a new Feature.com.google.api.gax.longrunning.OperationFuture<Feature,OperationMetadata>
GkeHubClient. createFeatureAsync(String parent, Feature resource, String featureId)
Adds a new Feature.com.google.api.gax.rpc.OperationCallable<CreateFeatureRequest,Feature,OperationMetadata>
GkeHubClient. createFeatureOperationCallable()
Adds a new Feature.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateFeatureRequest,Feature,OperationMetadata>
GkeHubSettings.Builder. createFeatureOperationSettings()
Returns the builder for the settings used for calls to createFeature.com.google.api.gax.rpc.OperationCallSettings<CreateFeatureRequest,Feature,OperationMetadata>
GkeHubSettings. createFeatureOperationSettings()
Returns the object with the settings used for calls to createFeature.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
GkeHubClient. deleteFeatureAsync(DeleteFeatureRequest request)
Removes a Feature.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
GkeHubClient. deleteFeatureAsync(String name)
Removes a Feature.com.google.api.gax.rpc.OperationCallable<DeleteFeatureRequest,com.google.protobuf.Empty,OperationMetadata>
GkeHubClient. deleteFeatureOperationCallable()
Removes a Feature.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteFeatureRequest,com.google.protobuf.Empty,OperationMetadata>
GkeHubSettings.Builder. deleteFeatureOperationSettings()
Returns the builder for the settings used for calls to deleteFeature.com.google.api.gax.rpc.OperationCallSettings<DeleteFeatureRequest,com.google.protobuf.Empty,OperationMetadata>
GkeHubSettings. deleteFeatureOperationSettings()
Returns the object with the settings used for calls to deleteFeature.com.google.protobuf.Parser<OperationMetadata>
OperationMetadata. getParserForType()
static com.google.protobuf.Parser<OperationMetadata>
OperationMetadata. parser()
com.google.api.gax.longrunning.OperationFuture<Feature,OperationMetadata>
GkeHubClient. updateFeatureAsync(UpdateFeatureRequest request)
Updates an existing Feature.com.google.api.gax.longrunning.OperationFuture<Feature,OperationMetadata>
GkeHubClient. updateFeatureAsync(String name, Feature resource, com.google.protobuf.FieldMask updateMask)
Updates an existing Feature.com.google.api.gax.rpc.OperationCallable<UpdateFeatureRequest,Feature,OperationMetadata>
GkeHubClient. updateFeatureOperationCallable()
Updates an existing Feature.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateFeatureRequest,Feature,OperationMetadata>
GkeHubSettings.Builder. updateFeatureOperationSettings()
Returns the builder for the settings used for calls to updateFeature.com.google.api.gax.rpc.OperationCallSettings<UpdateFeatureRequest,Feature,OperationMetadata>
GkeHubSettings. updateFeatureOperationSettings()
Returns the object with the settings used for calls to updateFeature.Methods in com.google.cloud.gkehub.v1beta with parameters of type OperationMetadata Modifier and Type Method Description OperationMetadata.Builder
OperationMetadata.Builder. mergeFrom(OperationMetadata other)
static OperationMetadata.Builder
OperationMetadata. newBuilder(OperationMetadata prototype)
-
Uses of OperationMetadata in com.google.cloud.gkehub.v1beta.stub
Methods in com.google.cloud.gkehub.v1beta.stub that return types with arguments of type OperationMetadata Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateFeatureRequest,Feature,OperationMetadata>
GkeHubStub. createFeatureOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateFeatureRequest,Feature,OperationMetadata>
GrpcGkeHubStub. createFeatureOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateFeatureRequest,Feature,OperationMetadata>
HttpJsonGkeHubStub. createFeatureOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateFeatureRequest,Feature,OperationMetadata>
GkeHubStubSettings.Builder. createFeatureOperationSettings()
Returns the builder for the settings used for calls to createFeature.com.google.api.gax.rpc.OperationCallSettings<CreateFeatureRequest,Feature,OperationMetadata>
GkeHubStubSettings. createFeatureOperationSettings()
Returns the object with the settings used for calls to createFeature.com.google.api.gax.rpc.OperationCallable<DeleteFeatureRequest,com.google.protobuf.Empty,OperationMetadata>
GkeHubStub. deleteFeatureOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteFeatureRequest,com.google.protobuf.Empty,OperationMetadata>
GrpcGkeHubStub. deleteFeatureOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteFeatureRequest,com.google.protobuf.Empty,OperationMetadata>
HttpJsonGkeHubStub. deleteFeatureOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteFeatureRequest,com.google.protobuf.Empty,OperationMetadata>
GkeHubStubSettings.Builder. deleteFeatureOperationSettings()
Returns the builder for the settings used for calls to deleteFeature.com.google.api.gax.rpc.OperationCallSettings<DeleteFeatureRequest,com.google.protobuf.Empty,OperationMetadata>
GkeHubStubSettings. deleteFeatureOperationSettings()
Returns the object with the settings used for calls to deleteFeature.com.google.api.gax.rpc.OperationCallable<UpdateFeatureRequest,Feature,OperationMetadata>
GkeHubStub. updateFeatureOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateFeatureRequest,Feature,OperationMetadata>
GrpcGkeHubStub. updateFeatureOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateFeatureRequest,Feature,OperationMetadata>
HttpJsonGkeHubStub. updateFeatureOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateFeatureRequest,Feature,OperationMetadata>
GkeHubStubSettings.Builder. updateFeatureOperationSettings()
Returns the builder for the settings used for calls to updateFeature.com.google.api.gax.rpc.OperationCallSettings<UpdateFeatureRequest,Feature,OperationMetadata>
GkeHubStubSettings. updateFeatureOperationSettings()
Returns the object with the settings used for calls to updateFeature.
-