Uses of Class
com.google.api.serviceusage.v1beta1.OperationMetadata
-
Packages that use OperationMetadata Package Description com.google.api.serviceusage.v1beta1 A client to Service Usage APIcom.google.api.serviceusage.v1beta1.stub -
-
Uses of OperationMetadata in com.google.api.serviceusage.v1beta1
Methods in com.google.api.serviceusage.v1beta1 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.api.serviceusage.v1beta1 that return types with arguments of type OperationMetadata Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
ServiceUsageClient. batchEnableServicesAsync(BatchEnableServicesRequest request)
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.OperationCallable<BatchEnableServicesRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageClient. batchEnableServicesOperationCallable()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.OperationCallSettings<BatchEnableServicesRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageSettings. batchEnableServicesOperationSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchEnableServicesRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageSettings.Builder. batchEnableServicesOperationSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.longrunning.OperationFuture<QuotaOverride,OperationMetadata>
ServiceUsageClient. createAdminOverrideAsync(CreateAdminOverrideRequest request)
Creates an admin override.com.google.api.gax.rpc.OperationCallable<CreateAdminOverrideRequest,QuotaOverride,OperationMetadata>
ServiceUsageClient. createAdminOverrideOperationCallable()
Creates an admin override.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAdminOverrideRequest,QuotaOverride,OperationMetadata>
ServiceUsageSettings.Builder. createAdminOverrideOperationSettings()
Returns the builder for the settings used for calls to createAdminOverride.com.google.api.gax.rpc.OperationCallSettings<CreateAdminOverrideRequest,QuotaOverride,OperationMetadata>
ServiceUsageSettings. createAdminOverrideOperationSettings()
Returns the object with the settings used for calls to createAdminOverride.com.google.api.gax.longrunning.OperationFuture<QuotaOverride,OperationMetadata>
ServiceUsageClient. createConsumerOverrideAsync(CreateConsumerOverrideRequest request)
Creates a consumer override.com.google.api.gax.rpc.OperationCallable<CreateConsumerOverrideRequest,QuotaOverride,OperationMetadata>
ServiceUsageClient. createConsumerOverrideOperationCallable()
Creates a consumer override.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateConsumerOverrideRequest,QuotaOverride,OperationMetadata>
ServiceUsageSettings.Builder. createConsumerOverrideOperationSettings()
Returns the builder for the settings used for calls to createConsumerOverride.com.google.api.gax.rpc.OperationCallSettings<CreateConsumerOverrideRequest,QuotaOverride,OperationMetadata>
ServiceUsageSettings. createConsumerOverrideOperationSettings()
Returns the object with the settings used for calls to createConsumerOverride.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
ServiceUsageClient. deleteAdminOverrideAsync(DeleteAdminOverrideRequest request)
Deletes an admin override.com.google.api.gax.rpc.OperationCallable<DeleteAdminOverrideRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageClient. deleteAdminOverrideOperationCallable()
Deletes an admin override.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteAdminOverrideRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageSettings.Builder. deleteAdminOverrideOperationSettings()
Returns the builder for the settings used for calls to deleteAdminOverride.com.google.api.gax.rpc.OperationCallSettings<DeleteAdminOverrideRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageSettings. deleteAdminOverrideOperationSettings()
Returns the object with the settings used for calls to deleteAdminOverride.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
ServiceUsageClient. deleteConsumerOverrideAsync(DeleteConsumerOverrideRequest request)
Deletes a consumer override.com.google.api.gax.rpc.OperationCallable<DeleteConsumerOverrideRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageClient. deleteConsumerOverrideOperationCallable()
Deletes a consumer override.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteConsumerOverrideRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageSettings.Builder. deleteConsumerOverrideOperationSettings()
Returns the builder for the settings used for calls to deleteConsumerOverride.com.google.api.gax.rpc.OperationCallSettings<DeleteConsumerOverrideRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageSettings. deleteConsumerOverrideOperationSettings()
Returns the object with the settings used for calls to deleteConsumerOverride.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
ServiceUsageClient. disableServiceAsync(DisableServiceRequest request)
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.OperationCallable<DisableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageClient. disableServiceOperationCallable()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.OperationCallSettings.Builder<DisableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageSettings.Builder. disableServiceOperationSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.OperationCallSettings<DisableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageSettings. disableServiceOperationSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
ServiceUsageClient. enableServiceAsync(EnableServiceRequest request)
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.OperationCallable<EnableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageClient. enableServiceOperationCallable()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.OperationCallSettings.Builder<EnableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageSettings.Builder. enableServiceOperationSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.OperationCallSettings<EnableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageSettings. enableServiceOperationSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.protobuf.Parser<OperationMetadata>
OperationMetadata. getParserForType()
static com.google.protobuf.Parser<OperationMetadata>
OperationMetadata. parser()
com.google.api.gax.longrunning.OperationFuture<QuotaOverride,OperationMetadata>
ServiceUsageClient. updateAdminOverrideAsync(UpdateAdminOverrideRequest request)
Updates an admin override.com.google.api.gax.rpc.OperationCallable<UpdateAdminOverrideRequest,QuotaOverride,OperationMetadata>
ServiceUsageClient. updateAdminOverrideOperationCallable()
Updates an admin override.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateAdminOverrideRequest,QuotaOverride,OperationMetadata>
ServiceUsageSettings.Builder. updateAdminOverrideOperationSettings()
Returns the builder for the settings used for calls to updateAdminOverride.com.google.api.gax.rpc.OperationCallSettings<UpdateAdminOverrideRequest,QuotaOverride,OperationMetadata>
ServiceUsageSettings. updateAdminOverrideOperationSettings()
Returns the object with the settings used for calls to updateAdminOverride.com.google.api.gax.longrunning.OperationFuture<QuotaOverride,OperationMetadata>
ServiceUsageClient. updateConsumerOverrideAsync(UpdateConsumerOverrideRequest request)
Updates a consumer override.com.google.api.gax.rpc.OperationCallable<UpdateConsumerOverrideRequest,QuotaOverride,OperationMetadata>
ServiceUsageClient. updateConsumerOverrideOperationCallable()
Updates a consumer override.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateConsumerOverrideRequest,QuotaOverride,OperationMetadata>
ServiceUsageSettings.Builder. updateConsumerOverrideOperationSettings()
Returns the builder for the settings used for calls to updateConsumerOverride.com.google.api.gax.rpc.OperationCallSettings<UpdateConsumerOverrideRequest,QuotaOverride,OperationMetadata>
ServiceUsageSettings. updateConsumerOverrideOperationSettings()
Returns the object with the settings used for calls to updateConsumerOverride.Methods in com.google.api.serviceusage.v1beta1 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.api.serviceusage.v1beta1.stub
Methods in com.google.api.serviceusage.v1beta1.stub that return types with arguments of type OperationMetadata Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<BatchEnableServicesRequest,com.google.protobuf.Empty,OperationMetadata>
GrpcServiceUsageStub. batchEnableServicesOperationCallable()
com.google.api.gax.rpc.OperationCallable<BatchEnableServicesRequest,com.google.protobuf.Empty,OperationMetadata>
HttpJsonServiceUsageStub. batchEnableServicesOperationCallable()
com.google.api.gax.rpc.OperationCallable<BatchEnableServicesRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageStub. batchEnableServicesOperationCallable()
Deprecated.com.google.api.gax.rpc.OperationCallSettings<BatchEnableServicesRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageStubSettings. batchEnableServicesOperationSettings()
Returns the object with the settings used for calls to batchEnableServices.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchEnableServicesRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageStubSettings.Builder. batchEnableServicesOperationSettings()
Returns the builder for the settings used for calls to batchEnableServices.com.google.api.gax.rpc.OperationCallable<CreateAdminOverrideRequest,QuotaOverride,OperationMetadata>
GrpcServiceUsageStub. createAdminOverrideOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateAdminOverrideRequest,QuotaOverride,OperationMetadata>
HttpJsonServiceUsageStub. createAdminOverrideOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateAdminOverrideRequest,QuotaOverride,OperationMetadata>
ServiceUsageStub. createAdminOverrideOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAdminOverrideRequest,QuotaOverride,OperationMetadata>
ServiceUsageStubSettings.Builder. createAdminOverrideOperationSettings()
Returns the builder for the settings used for calls to createAdminOverride.com.google.api.gax.rpc.OperationCallSettings<CreateAdminOverrideRequest,QuotaOverride,OperationMetadata>
ServiceUsageStubSettings. createAdminOverrideOperationSettings()
Returns the object with the settings used for calls to createAdminOverride.com.google.api.gax.rpc.OperationCallable<CreateConsumerOverrideRequest,QuotaOverride,OperationMetadata>
GrpcServiceUsageStub. createConsumerOverrideOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateConsumerOverrideRequest,QuotaOverride,OperationMetadata>
HttpJsonServiceUsageStub. createConsumerOverrideOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateConsumerOverrideRequest,QuotaOverride,OperationMetadata>
ServiceUsageStub. createConsumerOverrideOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateConsumerOverrideRequest,QuotaOverride,OperationMetadata>
ServiceUsageStubSettings.Builder. createConsumerOverrideOperationSettings()
Returns the builder for the settings used for calls to createConsumerOverride.com.google.api.gax.rpc.OperationCallSettings<CreateConsumerOverrideRequest,QuotaOverride,OperationMetadata>
ServiceUsageStubSettings. createConsumerOverrideOperationSettings()
Returns the object with the settings used for calls to createConsumerOverride.com.google.api.gax.rpc.OperationCallable<DeleteAdminOverrideRequest,com.google.protobuf.Empty,OperationMetadata>
GrpcServiceUsageStub. deleteAdminOverrideOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteAdminOverrideRequest,com.google.protobuf.Empty,OperationMetadata>
HttpJsonServiceUsageStub. deleteAdminOverrideOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteAdminOverrideRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageStub. deleteAdminOverrideOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteAdminOverrideRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageStubSettings.Builder. deleteAdminOverrideOperationSettings()
Returns the builder for the settings used for calls to deleteAdminOverride.com.google.api.gax.rpc.OperationCallSettings<DeleteAdminOverrideRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageStubSettings. deleteAdminOverrideOperationSettings()
Returns the object with the settings used for calls to deleteAdminOverride.com.google.api.gax.rpc.OperationCallable<DeleteConsumerOverrideRequest,com.google.protobuf.Empty,OperationMetadata>
GrpcServiceUsageStub. deleteConsumerOverrideOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteConsumerOverrideRequest,com.google.protobuf.Empty,OperationMetadata>
HttpJsonServiceUsageStub. deleteConsumerOverrideOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteConsumerOverrideRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageStub. deleteConsumerOverrideOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteConsumerOverrideRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageStubSettings.Builder. deleteConsumerOverrideOperationSettings()
Returns the builder for the settings used for calls to deleteConsumerOverride.com.google.api.gax.rpc.OperationCallSettings<DeleteConsumerOverrideRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageStubSettings. deleteConsumerOverrideOperationSettings()
Returns the object with the settings used for calls to deleteConsumerOverride.com.google.api.gax.rpc.OperationCallable<DisableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
GrpcServiceUsageStub. disableServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<DisableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
HttpJsonServiceUsageStub. disableServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<DisableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageStub. disableServiceOperationCallable()
Deprecated.com.google.api.gax.rpc.OperationCallSettings.Builder<DisableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageStubSettings.Builder. disableServiceOperationSettings()
Returns the builder for the settings used for calls to disableService.com.google.api.gax.rpc.OperationCallSettings<DisableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageStubSettings. disableServiceOperationSettings()
Returns the object with the settings used for calls to disableService.com.google.api.gax.rpc.OperationCallable<EnableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
GrpcServiceUsageStub. enableServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<EnableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
HttpJsonServiceUsageStub. enableServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<EnableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageStub. enableServiceOperationCallable()
Deprecated.com.google.api.gax.rpc.OperationCallSettings.Builder<EnableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageStubSettings.Builder. enableServiceOperationSettings()
Returns the builder for the settings used for calls to enableService.com.google.api.gax.rpc.OperationCallSettings<EnableServiceRequest,com.google.protobuf.Empty,OperationMetadata>
ServiceUsageStubSettings. enableServiceOperationSettings()
Returns the object with the settings used for calls to enableService.com.google.api.gax.rpc.OperationCallable<UpdateAdminOverrideRequest,QuotaOverride,OperationMetadata>
GrpcServiceUsageStub. updateAdminOverrideOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateAdminOverrideRequest,QuotaOverride,OperationMetadata>
HttpJsonServiceUsageStub. updateAdminOverrideOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateAdminOverrideRequest,QuotaOverride,OperationMetadata>
ServiceUsageStub. updateAdminOverrideOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateAdminOverrideRequest,QuotaOverride,OperationMetadata>
ServiceUsageStubSettings.Builder. updateAdminOverrideOperationSettings()
Returns the builder for the settings used for calls to updateAdminOverride.com.google.api.gax.rpc.OperationCallSettings<UpdateAdminOverrideRequest,QuotaOverride,OperationMetadata>
ServiceUsageStubSettings. updateAdminOverrideOperationSettings()
Returns the object with the settings used for calls to updateAdminOverride.com.google.api.gax.rpc.OperationCallable<UpdateConsumerOverrideRequest,QuotaOverride,OperationMetadata>
GrpcServiceUsageStub. updateConsumerOverrideOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateConsumerOverrideRequest,QuotaOverride,OperationMetadata>
HttpJsonServiceUsageStub. updateConsumerOverrideOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateConsumerOverrideRequest,QuotaOverride,OperationMetadata>
ServiceUsageStub. updateConsumerOverrideOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateConsumerOverrideRequest,QuotaOverride,OperationMetadata>
ServiceUsageStubSettings.Builder. updateConsumerOverrideOperationSettings()
Returns the builder for the settings used for calls to updateConsumerOverride.com.google.api.gax.rpc.OperationCallSettings<UpdateConsumerOverrideRequest,QuotaOverride,OperationMetadata>
ServiceUsageStubSettings. updateConsumerOverrideOperationSettings()
Returns the object with the settings used for calls to updateConsumerOverride.
-