Uses of Class
com.google.cloud.apigeeregistry.v1.ApiSpec
-
Packages that use ApiSpec Package Description com.google.cloud.apigeeregistry.v1 A client to Apigee Registry APIcom.google.cloud.apigeeregistry.v1.stub -
-
Uses of ApiSpec in com.google.cloud.apigeeregistry.v1
Methods in com.google.cloud.apigeeregistry.v1 that return ApiSpec Modifier and Type Method Description ApiSpecApiSpec.Builder. build()ApiSpecApiSpec.Builder. buildPartial()ApiSpecRegistryClient. createApiSpec(ApiVersionName parent, ApiSpec apiSpec, String apiSpecId)Creates a specified spec.ApiSpecRegistryClient. createApiSpec(CreateApiSpecRequest request)Creates a specified spec.ApiSpecRegistryClient. createApiSpec(String parent, ApiSpec apiSpec, String apiSpecId)Creates a specified spec.ApiSpecRegistryGrpc.RegistryBlockingStub. createApiSpec(CreateApiSpecRequest request)Creates a specified spec.ApiSpecRegistryClient. deleteApiSpecRevision(ApiSpecName name)Deletes a revision of a spec.ApiSpecRegistryClient. deleteApiSpecRevision(DeleteApiSpecRevisionRequest request)Deletes a revision of a spec.ApiSpecRegistryClient. deleteApiSpecRevision(String name)Deletes a revision of a spec.ApiSpecRegistryGrpc.RegistryBlockingStub. deleteApiSpecRevision(DeleteApiSpecRevisionRequest request)Deletes a revision of a spec.ApiSpecCreateApiSpecRequest.Builder. getApiSpec()Required.ApiSpecCreateApiSpecRequest. getApiSpec()Required.ApiSpecCreateApiSpecRequestOrBuilder. getApiSpec()Required.ApiSpecRegistryClient. getApiSpec(ApiSpecName name)Returns a specified spec.ApiSpecRegistryClient. getApiSpec(GetApiSpecRequest request)Returns a specified spec.ApiSpecRegistryClient. getApiSpec(String name)Returns a specified spec.ApiSpecRegistryGrpc.RegistryBlockingStub. getApiSpec(GetApiSpecRequest request)Returns a specified spec.ApiSpecUpdateApiSpecRequest.Builder. getApiSpec()Required.ApiSpecUpdateApiSpecRequest. getApiSpec()Required.ApiSpecUpdateApiSpecRequestOrBuilder. getApiSpec()Required.ApiSpecListApiSpecRevisionsResponse.Builder. getApiSpecs(int index)The revisions of the spec.ApiSpecListApiSpecRevisionsResponse. getApiSpecs(int index)The revisions of the spec.ApiSpecListApiSpecRevisionsResponseOrBuilder. getApiSpecs(int index)The revisions of the spec.ApiSpecListApiSpecsResponse.Builder. getApiSpecs(int index)The specs from the specified publisher.ApiSpecListApiSpecsResponse. getApiSpecs(int index)The specs from the specified publisher.ApiSpecListApiSpecsResponseOrBuilder. getApiSpecs(int index)The specs from the specified publisher.static ApiSpecApiSpec. getDefaultInstance()ApiSpecApiSpec.Builder. getDefaultInstanceForType()ApiSpecApiSpec. getDefaultInstanceForType()static ApiSpecApiSpec. parseDelimitedFrom(InputStream input)static ApiSpecApiSpec. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApiSpecApiSpec. parseFrom(byte[] data)static ApiSpecApiSpec. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApiSpecApiSpec. parseFrom(com.google.protobuf.ByteString data)static ApiSpecApiSpec. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApiSpecApiSpec. parseFrom(com.google.protobuf.CodedInputStream input)static ApiSpecApiSpec. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApiSpecApiSpec. parseFrom(InputStream input)static ApiSpecApiSpec. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApiSpecApiSpec. parseFrom(ByteBuffer data)static ApiSpecApiSpec. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ApiSpecRegistryClient. rollbackApiSpec(RollbackApiSpecRequest request)Sets the current revision to a specified prior revision.ApiSpecRegistryGrpc.RegistryBlockingStub. rollbackApiSpec(RollbackApiSpecRequest request)Sets the current revision to a specified prior revision.ApiSpecRegistryClient. tagApiSpecRevision(TagApiSpecRevisionRequest request)Adds a tag to a specified revision of a spec.ApiSpecRegistryGrpc.RegistryBlockingStub. tagApiSpecRevision(TagApiSpecRevisionRequest request)Adds a tag to a specified revision of a spec.ApiSpecRegistryClient. updateApiSpec(ApiSpec apiSpec, com.google.protobuf.FieldMask updateMask)Used to modify a specified spec.ApiSpecRegistryClient. updateApiSpec(UpdateApiSpecRequest request)Used to modify a specified spec.ApiSpecRegistryGrpc.RegistryBlockingStub. updateApiSpec(UpdateApiSpecRequest request)Used to modify a specified spec.Methods in com.google.cloud.apigeeregistry.v1 that return types with arguments of type ApiSpec Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<ApiSpec>RegistryGrpc.RegistryFutureStub. createApiSpec(CreateApiSpecRequest request)Creates a specified spec.com.google.api.gax.rpc.UnaryCallable<CreateApiSpecRequest,ApiSpec>RegistryClient. createApiSpecCallable()Creates a specified spec.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateApiSpecRequest,ApiSpec>RegistrySettings.Builder. createApiSpecSettings()Returns the builder for the settings used for calls to createApiSpec.com.google.api.gax.rpc.UnaryCallSettings<CreateApiSpecRequest,ApiSpec>RegistrySettings. createApiSpecSettings()Returns the object with the settings used for calls to createApiSpec.com.google.common.util.concurrent.ListenableFuture<ApiSpec>RegistryGrpc.RegistryFutureStub. deleteApiSpecRevision(DeleteApiSpecRevisionRequest request)Deletes a revision of a spec.com.google.api.gax.rpc.UnaryCallable<DeleteApiSpecRevisionRequest,ApiSpec>RegistryClient. deleteApiSpecRevisionCallable()Deletes a revision of a spec.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteApiSpecRevisionRequest,ApiSpec>RegistrySettings.Builder. deleteApiSpecRevisionSettings()Returns the builder for the settings used for calls to deleteApiSpecRevision.com.google.api.gax.rpc.UnaryCallSettings<DeleteApiSpecRevisionRequest,ApiSpec>RegistrySettings. deleteApiSpecRevisionSettings()Returns the object with the settings used for calls to deleteApiSpecRevision.com.google.common.util.concurrent.ListenableFuture<ApiSpec>RegistryGrpc.RegistryFutureStub. getApiSpec(GetApiSpecRequest request)Returns a specified spec.com.google.api.gax.rpc.UnaryCallable<GetApiSpecRequest,ApiSpec>RegistryClient. getApiSpecCallable()Returns a specified spec.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetApiSpecRequest,ApiSpec>RegistrySettings.Builder. getApiSpecSettings()Returns the builder for the settings used for calls to getApiSpec.com.google.api.gax.rpc.UnaryCallSettings<GetApiSpecRequest,ApiSpec>RegistrySettings. getApiSpecSettings()Returns the object with the settings used for calls to getApiSpec.List<ApiSpec>ListApiSpecRevisionsResponse.Builder. getApiSpecsList()The revisions of the spec.List<ApiSpec>ListApiSpecRevisionsResponse. getApiSpecsList()The revisions of the spec.List<ApiSpec>ListApiSpecRevisionsResponseOrBuilder. getApiSpecsList()The revisions of the spec.List<ApiSpec>ListApiSpecsResponse.Builder. getApiSpecsList()The specs from the specified publisher.List<ApiSpec>ListApiSpecsResponse. getApiSpecsList()The specs from the specified publisher.List<ApiSpec>ListApiSpecsResponseOrBuilder. getApiSpecsList()The specs from the specified publisher.static io.grpc.MethodDescriptor<CreateApiSpecRequest,ApiSpec>RegistryGrpc. getCreateApiSpecMethod()static io.grpc.MethodDescriptor<DeleteApiSpecRevisionRequest,ApiSpec>RegistryGrpc. getDeleteApiSpecRevisionMethod()static io.grpc.MethodDescriptor<GetApiSpecRequest,ApiSpec>RegistryGrpc. getGetApiSpecMethod()com.google.protobuf.Parser<ApiSpec>ApiSpec. getParserForType()static io.grpc.MethodDescriptor<RollbackApiSpecRequest,ApiSpec>RegistryGrpc. getRollbackApiSpecMethod()static io.grpc.MethodDescriptor<TagApiSpecRevisionRequest,ApiSpec>RegistryGrpc. getTagApiSpecRevisionMethod()static io.grpc.MethodDescriptor<UpdateApiSpecRequest,ApiSpec>RegistryGrpc. getUpdateApiSpecMethod()static com.google.protobuf.Parser<ApiSpec>ApiSpec. parser()com.google.common.util.concurrent.ListenableFuture<ApiSpec>RegistryGrpc.RegistryFutureStub. rollbackApiSpec(RollbackApiSpecRequest request)Sets the current revision to a specified prior revision.com.google.api.gax.rpc.UnaryCallable<RollbackApiSpecRequest,ApiSpec>RegistryClient. rollbackApiSpecCallable()Sets the current revision to a specified prior revision.com.google.api.gax.rpc.UnaryCallSettings.Builder<RollbackApiSpecRequest,ApiSpec>RegistrySettings.Builder. rollbackApiSpecSettings()Returns the builder for the settings used for calls to rollbackApiSpec.com.google.api.gax.rpc.UnaryCallSettings<RollbackApiSpecRequest,ApiSpec>RegistrySettings. rollbackApiSpecSettings()Returns the object with the settings used for calls to rollbackApiSpec.com.google.common.util.concurrent.ListenableFuture<ApiSpec>RegistryGrpc.RegistryFutureStub. tagApiSpecRevision(TagApiSpecRevisionRequest request)Adds a tag to a specified revision of a spec.com.google.api.gax.rpc.UnaryCallable<TagApiSpecRevisionRequest,ApiSpec>RegistryClient. tagApiSpecRevisionCallable()Adds a tag to a specified revision of a spec.com.google.api.gax.rpc.UnaryCallSettings.Builder<TagApiSpecRevisionRequest,ApiSpec>RegistrySettings.Builder. tagApiSpecRevisionSettings()Returns the builder for the settings used for calls to tagApiSpecRevision.com.google.api.gax.rpc.UnaryCallSettings<TagApiSpecRevisionRequest,ApiSpec>RegistrySettings. tagApiSpecRevisionSettings()Returns the object with the settings used for calls to tagApiSpecRevision.com.google.common.util.concurrent.ListenableFuture<ApiSpec>RegistryGrpc.RegistryFutureStub. updateApiSpec(UpdateApiSpecRequest request)Used to modify a specified spec.com.google.api.gax.rpc.UnaryCallable<UpdateApiSpecRequest,ApiSpec>RegistryClient. updateApiSpecCallable()Used to modify a specified spec.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateApiSpecRequest,ApiSpec>RegistrySettings.Builder. updateApiSpecSettings()Returns the builder for the settings used for calls to updateApiSpec.com.google.api.gax.rpc.UnaryCallSettings<UpdateApiSpecRequest,ApiSpec>RegistrySettings. updateApiSpecSettings()Returns the object with the settings used for calls to updateApiSpec.Methods in com.google.cloud.apigeeregistry.v1 with parameters of type ApiSpec Modifier and Type Method Description ListApiSpecRevisionsResponse.BuilderListApiSpecRevisionsResponse.Builder. addApiSpecs(int index, ApiSpec value)The revisions of the spec.ListApiSpecRevisionsResponse.BuilderListApiSpecRevisionsResponse.Builder. addApiSpecs(ApiSpec value)The revisions of the spec.ListApiSpecsResponse.BuilderListApiSpecsResponse.Builder. addApiSpecs(int index, ApiSpec value)The specs from the specified publisher.ListApiSpecsResponse.BuilderListApiSpecsResponse.Builder. addApiSpecs(ApiSpec value)The specs from the specified publisher.ApiSpecRegistryClient. createApiSpec(ApiVersionName parent, ApiSpec apiSpec, String apiSpecId)Creates a specified spec.ApiSpecRegistryClient. createApiSpec(String parent, ApiSpec apiSpec, String apiSpecId)Creates a specified spec.CreateApiSpecRequest.BuilderCreateApiSpecRequest.Builder. mergeApiSpec(ApiSpec value)Required.UpdateApiSpecRequest.BuilderUpdateApiSpecRequest.Builder. mergeApiSpec(ApiSpec value)Required.ApiSpec.BuilderApiSpec.Builder. mergeFrom(ApiSpec other)static ApiSpec.BuilderApiSpec. newBuilder(ApiSpec prototype)CreateApiSpecRequest.BuilderCreateApiSpecRequest.Builder. setApiSpec(ApiSpec value)Required.UpdateApiSpecRequest.BuilderUpdateApiSpecRequest.Builder. setApiSpec(ApiSpec value)Required.ListApiSpecRevisionsResponse.BuilderListApiSpecRevisionsResponse.Builder. setApiSpecs(int index, ApiSpec value)The revisions of the spec.ListApiSpecsResponse.BuilderListApiSpecsResponse.Builder. setApiSpecs(int index, ApiSpec value)The specs from the specified publisher.ApiSpecRegistryClient. updateApiSpec(ApiSpec apiSpec, com.google.protobuf.FieldMask updateMask)Used to modify a specified spec.Method parameters in com.google.cloud.apigeeregistry.v1 with type arguments of type ApiSpec Modifier and Type Method Description ListApiSpecRevisionsResponse.BuilderListApiSpecRevisionsResponse.Builder. addAllApiSpecs(Iterable<? extends ApiSpec> values)The revisions of the spec.ListApiSpecsResponse.BuilderListApiSpecsResponse.Builder. addAllApiSpecs(Iterable<? extends ApiSpec> values)The specs from the specified publisher.default voidRegistryGrpc.AsyncService. createApiSpec(CreateApiSpecRequest request, io.grpc.stub.StreamObserver<ApiSpec> responseObserver)Creates a specified spec.voidRegistryGrpc.RegistryStub. createApiSpec(CreateApiSpecRequest request, io.grpc.stub.StreamObserver<ApiSpec> responseObserver)Creates a specified spec.static com.google.api.core.ApiFuture<RegistryClient.ListApiSpecRevisionsPagedResponse>RegistryClient.ListApiSpecRevisionsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListApiSpecRevisionsRequest,ListApiSpecRevisionsResponse,ApiSpec> context, com.google.api.core.ApiFuture<ListApiSpecRevisionsResponse> futureResponse)static com.google.api.core.ApiFuture<RegistryClient.ListApiSpecsPagedResponse>RegistryClient.ListApiSpecsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListApiSpecsRequest,ListApiSpecsResponse,ApiSpec> context, com.google.api.core.ApiFuture<ListApiSpecsResponse> futureResponse)protected RegistryClient.ListApiSpecRevisionsPageRegistryClient.ListApiSpecRevisionsPage. createPage(com.google.api.gax.rpc.PageContext<ListApiSpecRevisionsRequest,ListApiSpecRevisionsResponse,ApiSpec> context, ListApiSpecRevisionsResponse response)protected RegistryClient.ListApiSpecsPageRegistryClient.ListApiSpecsPage. createPage(com.google.api.gax.rpc.PageContext<ListApiSpecsRequest,ListApiSpecsResponse,ApiSpec> context, ListApiSpecsResponse response)com.google.api.core.ApiFuture<RegistryClient.ListApiSpecRevisionsPage>RegistryClient.ListApiSpecRevisionsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListApiSpecRevisionsRequest,ListApiSpecRevisionsResponse,ApiSpec> context, com.google.api.core.ApiFuture<ListApiSpecRevisionsResponse> futureResponse)com.google.api.core.ApiFuture<RegistryClient.ListApiSpecsPage>RegistryClient.ListApiSpecsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListApiSpecsRequest,ListApiSpecsResponse,ApiSpec> context, com.google.api.core.ApiFuture<ListApiSpecsResponse> futureResponse)default voidRegistryGrpc.AsyncService. deleteApiSpecRevision(DeleteApiSpecRevisionRequest request, io.grpc.stub.StreamObserver<ApiSpec> responseObserver)Deletes a revision of a spec.voidRegistryGrpc.RegistryStub. deleteApiSpecRevision(DeleteApiSpecRevisionRequest request, io.grpc.stub.StreamObserver<ApiSpec> responseObserver)Deletes a revision of a spec.default voidRegistryGrpc.AsyncService. getApiSpec(GetApiSpecRequest request, io.grpc.stub.StreamObserver<ApiSpec> responseObserver)Returns a specified spec.voidRegistryGrpc.RegistryStub. getApiSpec(GetApiSpecRequest request, io.grpc.stub.StreamObserver<ApiSpec> responseObserver)Returns a specified spec.default voidRegistryGrpc.AsyncService. rollbackApiSpec(RollbackApiSpecRequest request, io.grpc.stub.StreamObserver<ApiSpec> responseObserver)Sets the current revision to a specified prior revision.voidRegistryGrpc.RegistryStub. rollbackApiSpec(RollbackApiSpecRequest request, io.grpc.stub.StreamObserver<ApiSpec> responseObserver)Sets the current revision to a specified prior revision.default voidRegistryGrpc.AsyncService. tagApiSpecRevision(TagApiSpecRevisionRequest request, io.grpc.stub.StreamObserver<ApiSpec> responseObserver)Adds a tag to a specified revision of a spec.voidRegistryGrpc.RegistryStub. tagApiSpecRevision(TagApiSpecRevisionRequest request, io.grpc.stub.StreamObserver<ApiSpec> responseObserver)Adds a tag to a specified revision of a spec.default voidRegistryGrpc.AsyncService. updateApiSpec(UpdateApiSpecRequest request, io.grpc.stub.StreamObserver<ApiSpec> responseObserver)Used to modify a specified spec.voidRegistryGrpc.RegistryStub. updateApiSpec(UpdateApiSpecRequest request, io.grpc.stub.StreamObserver<ApiSpec> responseObserver)Used to modify a specified spec. -
Uses of ApiSpec in com.google.cloud.apigeeregistry.v1.stub
Methods in com.google.cloud.apigeeregistry.v1.stub that return types with arguments of type ApiSpec Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateApiSpecRequest,ApiSpec>GrpcRegistryStub. createApiSpecCallable()com.google.api.gax.rpc.UnaryCallable<CreateApiSpecRequest,ApiSpec>HttpJsonRegistryStub. createApiSpecCallable()com.google.api.gax.rpc.UnaryCallable<CreateApiSpecRequest,ApiSpec>RegistryStub. createApiSpecCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateApiSpecRequest,ApiSpec>RegistryStubSettings.Builder. createApiSpecSettings()Returns the builder for the settings used for calls to createApiSpec.com.google.api.gax.rpc.UnaryCallSettings<CreateApiSpecRequest,ApiSpec>RegistryStubSettings. createApiSpecSettings()Returns the object with the settings used for calls to createApiSpec.com.google.api.gax.rpc.UnaryCallable<DeleteApiSpecRevisionRequest,ApiSpec>GrpcRegistryStub. deleteApiSpecRevisionCallable()com.google.api.gax.rpc.UnaryCallable<DeleteApiSpecRevisionRequest,ApiSpec>HttpJsonRegistryStub. deleteApiSpecRevisionCallable()com.google.api.gax.rpc.UnaryCallable<DeleteApiSpecRevisionRequest,ApiSpec>RegistryStub. deleteApiSpecRevisionCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteApiSpecRevisionRequest,ApiSpec>RegistryStubSettings.Builder. deleteApiSpecRevisionSettings()Returns the builder for the settings used for calls to deleteApiSpecRevision.com.google.api.gax.rpc.UnaryCallSettings<DeleteApiSpecRevisionRequest,ApiSpec>RegistryStubSettings. deleteApiSpecRevisionSettings()Returns the object with the settings used for calls to deleteApiSpecRevision.com.google.api.gax.rpc.UnaryCallable<GetApiSpecRequest,ApiSpec>GrpcRegistryStub. getApiSpecCallable()com.google.api.gax.rpc.UnaryCallable<GetApiSpecRequest,ApiSpec>HttpJsonRegistryStub. getApiSpecCallable()com.google.api.gax.rpc.UnaryCallable<GetApiSpecRequest,ApiSpec>RegistryStub. getApiSpecCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetApiSpecRequest,ApiSpec>RegistryStubSettings.Builder. getApiSpecSettings()Returns the builder for the settings used for calls to getApiSpec.com.google.api.gax.rpc.UnaryCallSettings<GetApiSpecRequest,ApiSpec>RegistryStubSettings. getApiSpecSettings()Returns the object with the settings used for calls to getApiSpec.com.google.api.gax.rpc.UnaryCallable<RollbackApiSpecRequest,ApiSpec>GrpcRegistryStub. rollbackApiSpecCallable()com.google.api.gax.rpc.UnaryCallable<RollbackApiSpecRequest,ApiSpec>HttpJsonRegistryStub. rollbackApiSpecCallable()com.google.api.gax.rpc.UnaryCallable<RollbackApiSpecRequest,ApiSpec>RegistryStub. rollbackApiSpecCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<RollbackApiSpecRequest,ApiSpec>RegistryStubSettings.Builder. rollbackApiSpecSettings()Returns the builder for the settings used for calls to rollbackApiSpec.com.google.api.gax.rpc.UnaryCallSettings<RollbackApiSpecRequest,ApiSpec>RegistryStubSettings. rollbackApiSpecSettings()Returns the object with the settings used for calls to rollbackApiSpec.com.google.api.gax.rpc.UnaryCallable<TagApiSpecRevisionRequest,ApiSpec>GrpcRegistryStub. tagApiSpecRevisionCallable()com.google.api.gax.rpc.UnaryCallable<TagApiSpecRevisionRequest,ApiSpec>HttpJsonRegistryStub. tagApiSpecRevisionCallable()com.google.api.gax.rpc.UnaryCallable<TagApiSpecRevisionRequest,ApiSpec>RegistryStub. tagApiSpecRevisionCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<TagApiSpecRevisionRequest,ApiSpec>RegistryStubSettings.Builder. tagApiSpecRevisionSettings()Returns the builder for the settings used for calls to tagApiSpecRevision.com.google.api.gax.rpc.UnaryCallSettings<TagApiSpecRevisionRequest,ApiSpec>RegistryStubSettings. tagApiSpecRevisionSettings()Returns the object with the settings used for calls to tagApiSpecRevision.com.google.api.gax.rpc.UnaryCallable<UpdateApiSpecRequest,ApiSpec>GrpcRegistryStub. updateApiSpecCallable()com.google.api.gax.rpc.UnaryCallable<UpdateApiSpecRequest,ApiSpec>HttpJsonRegistryStub. updateApiSpecCallable()com.google.api.gax.rpc.UnaryCallable<UpdateApiSpecRequest,ApiSpec>RegistryStub. updateApiSpecCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateApiSpecRequest,ApiSpec>RegistryStubSettings.Builder. updateApiSpecSettings()Returns the builder for the settings used for calls to updateApiSpec.com.google.api.gax.rpc.UnaryCallSettings<UpdateApiSpecRequest,ApiSpec>RegistryStubSettings. updateApiSpecSettings()Returns the object with the settings used for calls to updateApiSpec.
-