Uses of Class
com.google.cloud.ids.v1.OperationMetadata
-
Packages that use OperationMetadata Package Description com.google.cloud.ids.v1 A client to Cloud IDS APIcom.google.cloud.ids.v1.stub -
-
Uses of OperationMetadata in com.google.cloud.ids.v1
Methods in com.google.cloud.ids.v1 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.ids.v1 that return types with arguments of type OperationMetadata Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Endpoint,OperationMetadata>
IDSClient. createEndpointAsync(CreateEndpointRequest request)
Creates a new Endpoint in a given project and location.com.google.api.gax.longrunning.OperationFuture<Endpoint,OperationMetadata>
IDSClient. createEndpointAsync(LocationName parent, Endpoint endpoint, String endpointId)
Creates a new Endpoint in a given project and location.com.google.api.gax.longrunning.OperationFuture<Endpoint,OperationMetadata>
IDSClient. createEndpointAsync(String parent, Endpoint endpoint, String endpointId)
Creates a new Endpoint in a given project and location.com.google.api.gax.rpc.OperationCallable<CreateEndpointRequest,Endpoint,OperationMetadata>
IDSClient. createEndpointOperationCallable()
Creates a new Endpoint in a given project and location.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateEndpointRequest,Endpoint,OperationMetadata>
IDSSettings.Builder. createEndpointOperationSettings()
Returns the builder for the settings used for calls to createEndpoint.com.google.api.gax.rpc.OperationCallSettings<CreateEndpointRequest,Endpoint,OperationMetadata>
IDSSettings. createEndpointOperationSettings()
Returns the object with the settings used for calls to createEndpoint.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
IDSClient. deleteEndpointAsync(DeleteEndpointRequest request)
Deletes a single Endpoint.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
IDSClient. deleteEndpointAsync(EndpointName name)
Deletes a single Endpoint.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
IDSClient. deleteEndpointAsync(String name)
Deletes a single Endpoint.com.google.api.gax.rpc.OperationCallable<DeleteEndpointRequest,com.google.protobuf.Empty,OperationMetadata>
IDSClient. deleteEndpointOperationCallable()
Deletes a single Endpoint.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteEndpointRequest,com.google.protobuf.Empty,OperationMetadata>
IDSSettings.Builder. deleteEndpointOperationSettings()
Returns the builder for the settings used for calls to deleteEndpoint.com.google.api.gax.rpc.OperationCallSettings<DeleteEndpointRequest,com.google.protobuf.Empty,OperationMetadata>
IDSSettings. deleteEndpointOperationSettings()
Returns the object with the settings used for calls to deleteEndpoint.com.google.protobuf.Parser<OperationMetadata>
OperationMetadata. getParserForType()
static com.google.protobuf.Parser<OperationMetadata>
OperationMetadata. parser()
Methods in com.google.cloud.ids.v1 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.ids.v1.stub
Methods in com.google.cloud.ids.v1.stub that return types with arguments of type OperationMetadata Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateEndpointRequest,Endpoint,OperationMetadata>
GrpcIDSStub. createEndpointOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateEndpointRequest,Endpoint,OperationMetadata>
HttpJsonIDSStub. createEndpointOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateEndpointRequest,Endpoint,OperationMetadata>
IDSStub. createEndpointOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateEndpointRequest,Endpoint,OperationMetadata>
IDSStubSettings.Builder. createEndpointOperationSettings()
Returns the builder for the settings used for calls to createEndpoint.com.google.api.gax.rpc.OperationCallSettings<CreateEndpointRequest,Endpoint,OperationMetadata>
IDSStubSettings. createEndpointOperationSettings()
Returns the object with the settings used for calls to createEndpoint.com.google.api.gax.rpc.OperationCallable<DeleteEndpointRequest,com.google.protobuf.Empty,OperationMetadata>
GrpcIDSStub. deleteEndpointOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteEndpointRequest,com.google.protobuf.Empty,OperationMetadata>
HttpJsonIDSStub. deleteEndpointOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteEndpointRequest,com.google.protobuf.Empty,OperationMetadata>
IDSStub. deleteEndpointOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteEndpointRequest,com.google.protobuf.Empty,OperationMetadata>
IDSStubSettings.Builder. deleteEndpointOperationSettings()
Returns the builder for the settings used for calls to deleteEndpoint.com.google.api.gax.rpc.OperationCallSettings<DeleteEndpointRequest,com.google.protobuf.Empty,OperationMetadata>
IDSStubSettings. deleteEndpointOperationSettings()
Returns the object with the settings used for calls to deleteEndpoint.
-