Uses of Class
com.google.appengine.v1.OperationMetadataV1
-
Packages that use OperationMetadataV1 Package Description com.google.appengine.v1 A client to App Engine Admin APIcom.google.appengine.v1.stub -
-
Uses of OperationMetadataV1 in com.google.appengine.v1
Methods in com.google.appengine.v1 that return OperationMetadataV1 Modifier and Type Method Description OperationMetadataV1
OperationMetadataV1.Builder. build()
OperationMetadataV1
OperationMetadataV1.Builder. buildPartial()
static OperationMetadataV1
OperationMetadataV1. getDefaultInstance()
OperationMetadataV1
OperationMetadataV1.Builder. getDefaultInstanceForType()
OperationMetadataV1
OperationMetadataV1. getDefaultInstanceForType()
static OperationMetadataV1
OperationMetadataV1. parseDelimitedFrom(InputStream input)
static OperationMetadataV1
OperationMetadataV1. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadataV1
OperationMetadataV1. parseFrom(byte[] data)
static OperationMetadataV1
OperationMetadataV1. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadataV1
OperationMetadataV1. parseFrom(com.google.protobuf.ByteString data)
static OperationMetadataV1
OperationMetadataV1. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadataV1
OperationMetadataV1. parseFrom(com.google.protobuf.CodedInputStream input)
static OperationMetadataV1
OperationMetadataV1. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadataV1
OperationMetadataV1. parseFrom(InputStream input)
static OperationMetadataV1
OperationMetadataV1. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadataV1
OperationMetadataV1. parseFrom(ByteBuffer data)
static OperationMetadataV1
OperationMetadataV1. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.appengine.v1 that return types with arguments of type OperationMetadataV1 Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Application,OperationMetadataV1>
ApplicationsClient. createApplicationAsync(CreateApplicationRequest request)
Creates an App Engine application for a Google Cloud Platform project.com.google.api.gax.rpc.OperationCallable<CreateApplicationRequest,Application,OperationMetadataV1>
ApplicationsClient. createApplicationOperationCallable()
Creates an App Engine application for a Google Cloud Platform project.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateApplicationRequest,Application,OperationMetadataV1>
ApplicationsSettings.Builder. createApplicationOperationSettings()
Returns the builder for the settings used for calls to createApplication.com.google.api.gax.rpc.OperationCallSettings<CreateApplicationRequest,Application,OperationMetadataV1>
ApplicationsSettings. createApplicationOperationSettings()
Returns the object with the settings used for calls to createApplication.com.google.api.gax.longrunning.OperationFuture<DomainMapping,OperationMetadataV1>
DomainMappingsClient. createDomainMappingAsync(CreateDomainMappingRequest request)
Maps a domain to an application.com.google.api.gax.rpc.OperationCallable<CreateDomainMappingRequest,DomainMapping,OperationMetadataV1>
DomainMappingsClient. createDomainMappingOperationCallable()
Maps a domain to an application.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateDomainMappingRequest,DomainMapping,OperationMetadataV1>
DomainMappingsSettings.Builder. createDomainMappingOperationSettings()
Returns the builder for the settings used for calls to createDomainMapping.com.google.api.gax.rpc.OperationCallSettings<CreateDomainMappingRequest,DomainMapping,OperationMetadataV1>
DomainMappingsSettings. createDomainMappingOperationSettings()
Returns the object with the settings used for calls to createDomainMapping.com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadataV1>
InstancesClient. debugInstanceAsync(DebugInstanceRequest request)
Enables debugging on a VM instance.com.google.api.gax.rpc.OperationCallable<DebugInstanceRequest,Instance,OperationMetadataV1>
InstancesClient. debugInstanceOperationCallable()
Enables debugging on a VM instance.com.google.api.gax.rpc.OperationCallSettings.Builder<DebugInstanceRequest,Instance,OperationMetadataV1>
InstancesSettings.Builder. debugInstanceOperationSettings()
Returns the builder for the settings used for calls to debugInstance.com.google.api.gax.rpc.OperationCallSettings<DebugInstanceRequest,Instance,OperationMetadataV1>
InstancesSettings. debugInstanceOperationSettings()
Returns the object with the settings used for calls to debugInstance.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadataV1>
DomainMappingsClient. deleteDomainMappingAsync(DeleteDomainMappingRequest request)
Deletes the specified domain mapping.com.google.api.gax.rpc.OperationCallable<DeleteDomainMappingRequest,com.google.protobuf.Empty,OperationMetadataV1>
DomainMappingsClient. deleteDomainMappingOperationCallable()
Deletes the specified domain mapping.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteDomainMappingRequest,com.google.protobuf.Empty,OperationMetadataV1>
DomainMappingsSettings.Builder. deleteDomainMappingOperationSettings()
Returns the builder for the settings used for calls to deleteDomainMapping.com.google.api.gax.rpc.OperationCallSettings<DeleteDomainMappingRequest,com.google.protobuf.Empty,OperationMetadataV1>
DomainMappingsSettings. deleteDomainMappingOperationSettings()
Returns the object with the settings used for calls to deleteDomainMapping.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadataV1>
InstancesClient. deleteInstanceAsync(DeleteInstanceRequest request)
Stops a running instance.com.google.api.gax.rpc.OperationCallable<DeleteInstanceRequest,com.google.protobuf.Empty,OperationMetadataV1>
InstancesClient. deleteInstanceOperationCallable()
Stops a running instance.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteInstanceRequest,com.google.protobuf.Empty,OperationMetadataV1>
InstancesSettings.Builder. deleteInstanceOperationSettings()
Returns the builder for the settings used for calls to deleteInstance.com.google.api.gax.rpc.OperationCallSettings<DeleteInstanceRequest,com.google.protobuf.Empty,OperationMetadataV1>
InstancesSettings. deleteInstanceOperationSettings()
Returns the object with the settings used for calls to deleteInstance.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadataV1>
ServicesClient. deleteServiceAsync(DeleteServiceRequest request)
Deletes the specified service and all enclosed versions.com.google.api.gax.rpc.OperationCallable<DeleteServiceRequest,com.google.protobuf.Empty,OperationMetadataV1>
ServicesClient. deleteServiceOperationCallable()
Deletes the specified service and all enclosed versions.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteServiceRequest,com.google.protobuf.Empty,OperationMetadataV1>
ServicesSettings.Builder. deleteServiceOperationSettings()
Returns the builder for the settings used for calls to deleteService.com.google.api.gax.rpc.OperationCallSettings<DeleteServiceRequest,com.google.protobuf.Empty,OperationMetadataV1>
ServicesSettings. deleteServiceOperationSettings()
Returns the object with the settings used for calls to deleteService.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadataV1>
VersionsClient. deleteVersionAsync(DeleteVersionRequest request)
Deletes an existing Version resource.com.google.api.gax.rpc.OperationCallable<DeleteVersionRequest,com.google.protobuf.Empty,OperationMetadataV1>
VersionsClient. deleteVersionOperationCallable()
Deletes an existing Version resource.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteVersionRequest,com.google.protobuf.Empty,OperationMetadataV1>
VersionsSettings.Builder. deleteVersionOperationSettings()
Returns the builder for the settings used for calls to deleteVersion.com.google.api.gax.rpc.OperationCallSettings<DeleteVersionRequest,com.google.protobuf.Empty,OperationMetadataV1>
VersionsSettings. deleteVersionOperationSettings()
Returns the object with the settings used for calls to deleteVersion.com.google.protobuf.Parser<OperationMetadataV1>
OperationMetadataV1. getParserForType()
static com.google.protobuf.Parser<OperationMetadataV1>
OperationMetadataV1. parser()
com.google.api.gax.longrunning.OperationFuture<Application,OperationMetadataV1>
ApplicationsClient. repairApplicationAsync(RepairApplicationRequest request)
Recreates the required App Engine features for the specified App Engine application, for example a Cloud Storage bucket or App Engine service account.com.google.api.gax.rpc.OperationCallable<RepairApplicationRequest,Application,OperationMetadataV1>
ApplicationsClient. repairApplicationOperationCallable()
Recreates the required App Engine features for the specified App Engine application, for example a Cloud Storage bucket or App Engine service account.com.google.api.gax.rpc.OperationCallSettings.Builder<RepairApplicationRequest,Application,OperationMetadataV1>
ApplicationsSettings.Builder. repairApplicationOperationSettings()
Returns the builder for the settings used for calls to repairApplication.com.google.api.gax.rpc.OperationCallSettings<RepairApplicationRequest,Application,OperationMetadataV1>
ApplicationsSettings. repairApplicationOperationSettings()
Returns the object with the settings used for calls to repairApplication.com.google.api.gax.longrunning.OperationFuture<Application,OperationMetadataV1>
ApplicationsClient. updateApplicationAsync(UpdateApplicationRequest request)
Updates the specified Application resource.com.google.api.gax.rpc.OperationCallable<UpdateApplicationRequest,Application,OperationMetadataV1>
ApplicationsClient. updateApplicationOperationCallable()
Updates the specified Application resource.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateApplicationRequest,Application,OperationMetadataV1>
ApplicationsSettings.Builder. updateApplicationOperationSettings()
Returns the builder for the settings used for calls to updateApplication.com.google.api.gax.rpc.OperationCallSettings<UpdateApplicationRequest,Application,OperationMetadataV1>
ApplicationsSettings. updateApplicationOperationSettings()
Returns the object with the settings used for calls to updateApplication.com.google.api.gax.longrunning.OperationFuture<DomainMapping,OperationMetadataV1>
DomainMappingsClient. updateDomainMappingAsync(UpdateDomainMappingRequest request)
Updates the specified domain mapping.com.google.api.gax.rpc.OperationCallable<UpdateDomainMappingRequest,DomainMapping,OperationMetadataV1>
DomainMappingsClient. updateDomainMappingOperationCallable()
Updates the specified domain mapping.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateDomainMappingRequest,DomainMapping,OperationMetadataV1>
DomainMappingsSettings.Builder. updateDomainMappingOperationSettings()
Returns the builder for the settings used for calls to updateDomainMapping.com.google.api.gax.rpc.OperationCallSettings<UpdateDomainMappingRequest,DomainMapping,OperationMetadataV1>
DomainMappingsSettings. updateDomainMappingOperationSettings()
Returns the object with the settings used for calls to updateDomainMapping.com.google.api.gax.longrunning.OperationFuture<Service,OperationMetadataV1>
ServicesClient. updateServiceAsync(UpdateServiceRequest request)
Updates the configuration of the specified service.com.google.api.gax.rpc.OperationCallable<UpdateServiceRequest,Service,OperationMetadataV1>
ServicesClient. updateServiceOperationCallable()
Updates the configuration of the specified service.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateServiceRequest,Service,OperationMetadataV1>
ServicesSettings.Builder. updateServiceOperationSettings()
Returns the builder for the settings used for calls to updateService.com.google.api.gax.rpc.OperationCallSettings<UpdateServiceRequest,Service,OperationMetadataV1>
ServicesSettings. updateServiceOperationSettings()
Returns the object with the settings used for calls to updateService.com.google.api.gax.longrunning.OperationFuture<Version,OperationMetadataV1>
VersionsClient. updateVersionAsync(UpdateVersionRequest request)
Updates the specified Version resource.com.google.api.gax.rpc.OperationCallable<UpdateVersionRequest,Version,OperationMetadataV1>
VersionsClient. updateVersionOperationCallable()
Updates the specified Version resource.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateVersionRequest,Version,OperationMetadataV1>
VersionsSettings.Builder. updateVersionOperationSettings()
Returns the builder for the settings used for calls to updateVersion.com.google.api.gax.rpc.OperationCallSettings<UpdateVersionRequest,Version,OperationMetadataV1>
VersionsSettings. updateVersionOperationSettings()
Returns the object with the settings used for calls to updateVersion.Methods in com.google.appengine.v1 with parameters of type OperationMetadataV1 Modifier and Type Method Description OperationMetadataV1.Builder
OperationMetadataV1.Builder. mergeFrom(OperationMetadataV1 other)
static OperationMetadataV1.Builder
OperationMetadataV1. newBuilder(OperationMetadataV1 prototype)
-
Uses of OperationMetadataV1 in com.google.appengine.v1.stub
Methods in com.google.appengine.v1.stub that return types with arguments of type OperationMetadataV1 Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateApplicationRequest,Application,OperationMetadataV1>
ApplicationsStub. createApplicationOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateApplicationRequest,Application,OperationMetadataV1>
GrpcApplicationsStub. createApplicationOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateApplicationRequest,Application,OperationMetadataV1>
HttpJsonApplicationsStub. createApplicationOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateApplicationRequest,Application,OperationMetadataV1>
ApplicationsStubSettings.Builder. createApplicationOperationSettings()
Returns the builder for the settings used for calls to createApplication.com.google.api.gax.rpc.OperationCallSettings<CreateApplicationRequest,Application,OperationMetadataV1>
ApplicationsStubSettings. createApplicationOperationSettings()
Returns the object with the settings used for calls to createApplication.com.google.api.gax.rpc.OperationCallable<CreateDomainMappingRequest,DomainMapping,OperationMetadataV1>
DomainMappingsStub. createDomainMappingOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateDomainMappingRequest,DomainMapping,OperationMetadataV1>
GrpcDomainMappingsStub. createDomainMappingOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateDomainMappingRequest,DomainMapping,OperationMetadataV1>
HttpJsonDomainMappingsStub. createDomainMappingOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateDomainMappingRequest,DomainMapping,OperationMetadataV1>
DomainMappingsStubSettings.Builder. createDomainMappingOperationSettings()
Returns the builder for the settings used for calls to createDomainMapping.com.google.api.gax.rpc.OperationCallSettings<CreateDomainMappingRequest,DomainMapping,OperationMetadataV1>
DomainMappingsStubSettings. createDomainMappingOperationSettings()
Returns the object with the settings used for calls to createDomainMapping.com.google.api.gax.rpc.OperationCallable<DebugInstanceRequest,Instance,OperationMetadataV1>
GrpcInstancesStub. debugInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallable<DebugInstanceRequest,Instance,OperationMetadataV1>
HttpJsonInstancesStub. debugInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallable<DebugInstanceRequest,Instance,OperationMetadataV1>
InstancesStub. debugInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DebugInstanceRequest,Instance,OperationMetadataV1>
InstancesStubSettings.Builder. debugInstanceOperationSettings()
Returns the builder for the settings used for calls to debugInstance.com.google.api.gax.rpc.OperationCallSettings<DebugInstanceRequest,Instance,OperationMetadataV1>
InstancesStubSettings. debugInstanceOperationSettings()
Returns the object with the settings used for calls to debugInstance.com.google.api.gax.rpc.OperationCallable<DeleteDomainMappingRequest,com.google.protobuf.Empty,OperationMetadataV1>
DomainMappingsStub. deleteDomainMappingOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteDomainMappingRequest,com.google.protobuf.Empty,OperationMetadataV1>
GrpcDomainMappingsStub. deleteDomainMappingOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteDomainMappingRequest,com.google.protobuf.Empty,OperationMetadataV1>
HttpJsonDomainMappingsStub. deleteDomainMappingOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteDomainMappingRequest,com.google.protobuf.Empty,OperationMetadataV1>
DomainMappingsStubSettings.Builder. deleteDomainMappingOperationSettings()
Returns the builder for the settings used for calls to deleteDomainMapping.com.google.api.gax.rpc.OperationCallSettings<DeleteDomainMappingRequest,com.google.protobuf.Empty,OperationMetadataV1>
DomainMappingsStubSettings. deleteDomainMappingOperationSettings()
Returns the object with the settings used for calls to deleteDomainMapping.com.google.api.gax.rpc.OperationCallable<DeleteInstanceRequest,com.google.protobuf.Empty,OperationMetadataV1>
GrpcInstancesStub. deleteInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteInstanceRequest,com.google.protobuf.Empty,OperationMetadataV1>
HttpJsonInstancesStub. deleteInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteInstanceRequest,com.google.protobuf.Empty,OperationMetadataV1>
InstancesStub. deleteInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteInstanceRequest,com.google.protobuf.Empty,OperationMetadataV1>
InstancesStubSettings.Builder. deleteInstanceOperationSettings()
Returns the builder for the settings used for calls to deleteInstance.com.google.api.gax.rpc.OperationCallSettings<DeleteInstanceRequest,com.google.protobuf.Empty,OperationMetadataV1>
InstancesStubSettings. deleteInstanceOperationSettings()
Returns the object with the settings used for calls to deleteInstance.com.google.api.gax.rpc.OperationCallable<DeleteServiceRequest,com.google.protobuf.Empty,OperationMetadataV1>
GrpcServicesStub. deleteServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteServiceRequest,com.google.protobuf.Empty,OperationMetadataV1>
HttpJsonServicesStub. deleteServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteServiceRequest,com.google.protobuf.Empty,OperationMetadataV1>
ServicesStub. deleteServiceOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteServiceRequest,com.google.protobuf.Empty,OperationMetadataV1>
ServicesStubSettings.Builder. deleteServiceOperationSettings()
Returns the builder for the settings used for calls to deleteService.com.google.api.gax.rpc.OperationCallSettings<DeleteServiceRequest,com.google.protobuf.Empty,OperationMetadataV1>
ServicesStubSettings. deleteServiceOperationSettings()
Returns the object with the settings used for calls to deleteService.com.google.api.gax.rpc.OperationCallable<DeleteVersionRequest,com.google.protobuf.Empty,OperationMetadataV1>
GrpcVersionsStub. deleteVersionOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteVersionRequest,com.google.protobuf.Empty,OperationMetadataV1>
HttpJsonVersionsStub. deleteVersionOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteVersionRequest,com.google.protobuf.Empty,OperationMetadataV1>
VersionsStub. deleteVersionOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteVersionRequest,com.google.protobuf.Empty,OperationMetadataV1>
VersionsStubSettings.Builder. deleteVersionOperationSettings()
Returns the builder for the settings used for calls to deleteVersion.com.google.api.gax.rpc.OperationCallSettings<DeleteVersionRequest,com.google.protobuf.Empty,OperationMetadataV1>
VersionsStubSettings. deleteVersionOperationSettings()
Returns the object with the settings used for calls to deleteVersion.com.google.api.gax.rpc.OperationCallable<RepairApplicationRequest,Application,OperationMetadataV1>
ApplicationsStub. repairApplicationOperationCallable()
com.google.api.gax.rpc.OperationCallable<RepairApplicationRequest,Application,OperationMetadataV1>
GrpcApplicationsStub. repairApplicationOperationCallable()
com.google.api.gax.rpc.OperationCallable<RepairApplicationRequest,Application,OperationMetadataV1>
HttpJsonApplicationsStub. repairApplicationOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<RepairApplicationRequest,Application,OperationMetadataV1>
ApplicationsStubSettings.Builder. repairApplicationOperationSettings()
Returns the builder for the settings used for calls to repairApplication.com.google.api.gax.rpc.OperationCallSettings<RepairApplicationRequest,Application,OperationMetadataV1>
ApplicationsStubSettings. repairApplicationOperationSettings()
Returns the object with the settings used for calls to repairApplication.com.google.api.gax.rpc.OperationCallable<UpdateApplicationRequest,Application,OperationMetadataV1>
ApplicationsStub. updateApplicationOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateApplicationRequest,Application,OperationMetadataV1>
GrpcApplicationsStub. updateApplicationOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateApplicationRequest,Application,OperationMetadataV1>
HttpJsonApplicationsStub. updateApplicationOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateApplicationRequest,Application,OperationMetadataV1>
ApplicationsStubSettings.Builder. updateApplicationOperationSettings()
Returns the builder for the settings used for calls to updateApplication.com.google.api.gax.rpc.OperationCallSettings<UpdateApplicationRequest,Application,OperationMetadataV1>
ApplicationsStubSettings. updateApplicationOperationSettings()
Returns the object with the settings used for calls to updateApplication.com.google.api.gax.rpc.OperationCallable<UpdateDomainMappingRequest,DomainMapping,OperationMetadataV1>
DomainMappingsStub. updateDomainMappingOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateDomainMappingRequest,DomainMapping,OperationMetadataV1>
GrpcDomainMappingsStub. updateDomainMappingOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateDomainMappingRequest,DomainMapping,OperationMetadataV1>
HttpJsonDomainMappingsStub. updateDomainMappingOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateDomainMappingRequest,DomainMapping,OperationMetadataV1>
DomainMappingsStubSettings.Builder. updateDomainMappingOperationSettings()
Returns the builder for the settings used for calls to updateDomainMapping.com.google.api.gax.rpc.OperationCallSettings<UpdateDomainMappingRequest,DomainMapping,OperationMetadataV1>
DomainMappingsStubSettings. updateDomainMappingOperationSettings()
Returns the object with the settings used for calls to updateDomainMapping.com.google.api.gax.rpc.OperationCallable<UpdateServiceRequest,Service,OperationMetadataV1>
GrpcServicesStub. updateServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateServiceRequest,Service,OperationMetadataV1>
HttpJsonServicesStub. updateServiceOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateServiceRequest,Service,OperationMetadataV1>
ServicesStub. updateServiceOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateServiceRequest,Service,OperationMetadataV1>
ServicesStubSettings.Builder. updateServiceOperationSettings()
Returns the builder for the settings used for calls to updateService.com.google.api.gax.rpc.OperationCallSettings<UpdateServiceRequest,Service,OperationMetadataV1>
ServicesStubSettings. updateServiceOperationSettings()
Returns the object with the settings used for calls to updateService.com.google.api.gax.rpc.OperationCallable<UpdateVersionRequest,Version,OperationMetadataV1>
GrpcVersionsStub. updateVersionOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateVersionRequest,Version,OperationMetadataV1>
HttpJsonVersionsStub. updateVersionOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateVersionRequest,Version,OperationMetadataV1>
VersionsStub. updateVersionOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateVersionRequest,Version,OperationMetadataV1>
VersionsStubSettings.Builder. updateVersionOperationSettings()
Returns the builder for the settings used for calls to updateVersion.com.google.api.gax.rpc.OperationCallSettings<UpdateVersionRequest,Version,OperationMetadataV1>
VersionsStubSettings. updateVersionOperationSettings()
Returns the object with the settings used for calls to updateVersion.
-