Uses of Class
com.google.cloud.gsuiteaddons.v1.Authorization
-
Packages that use Authorization Package Description com.google.cloud.gsuiteaddons.v1 A client to Google Workspace Add-ons APIcom.google.cloud.gsuiteaddons.v1.stub -
-
Uses of Authorization in com.google.cloud.gsuiteaddons.v1
Methods in com.google.cloud.gsuiteaddons.v1 that return Authorization Modifier and Type Method Description AuthorizationAuthorization.Builder. build()AuthorizationAuthorization.Builder. buildPartial()AuthorizationGSuiteAddOnsClient. getAuthorization(AuthorizationName name)Gets the authorization information for deployments in a given project.AuthorizationGSuiteAddOnsClient. getAuthorization(GetAuthorizationRequest request)Gets the authorization information for deployments in a given project.AuthorizationGSuiteAddOnsClient. getAuthorization(String name)Gets the authorization information for deployments in a given project.AuthorizationGSuiteAddOnsGrpc.GSuiteAddOnsBlockingStub. getAuthorization(GetAuthorizationRequest request)Gets the authorization information for deployments in a given project.static AuthorizationAuthorization. getDefaultInstance()AuthorizationAuthorization.Builder. getDefaultInstanceForType()AuthorizationAuthorization. getDefaultInstanceForType()static AuthorizationAuthorization. parseDelimitedFrom(InputStream input)static AuthorizationAuthorization. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AuthorizationAuthorization. parseFrom(byte[] data)static AuthorizationAuthorization. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AuthorizationAuthorization. parseFrom(com.google.protobuf.ByteString data)static AuthorizationAuthorization. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AuthorizationAuthorization. parseFrom(com.google.protobuf.CodedInputStream input)static AuthorizationAuthorization. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AuthorizationAuthorization. parseFrom(InputStream input)static AuthorizationAuthorization. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AuthorizationAuthorization. parseFrom(ByteBuffer data)static AuthorizationAuthorization. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gsuiteaddons.v1 that return types with arguments of type Authorization Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Authorization>GSuiteAddOnsGrpc.GSuiteAddOnsFutureStub. getAuthorization(GetAuthorizationRequest request)Gets the authorization information for deployments in a given project.com.google.api.gax.rpc.UnaryCallable<GetAuthorizationRequest,Authorization>GSuiteAddOnsClient. getAuthorizationCallable()Gets the authorization information for deployments in a given project.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAuthorizationRequest,Authorization>GSuiteAddOnsSettings.Builder. getAuthorizationSettings()Returns the builder for the settings used for calls to getAuthorization.com.google.api.gax.rpc.UnaryCallSettings<GetAuthorizationRequest,Authorization>GSuiteAddOnsSettings. getAuthorizationSettings()Returns the object with the settings used for calls to getAuthorization.static io.grpc.MethodDescriptor<GetAuthorizationRequest,Authorization>GSuiteAddOnsGrpc. getGetAuthorizationMethod()com.google.protobuf.Parser<Authorization>Authorization. getParserForType()static com.google.protobuf.Parser<Authorization>Authorization. parser()Methods in com.google.cloud.gsuiteaddons.v1 with parameters of type Authorization Modifier and Type Method Description Authorization.BuilderAuthorization.Builder. mergeFrom(Authorization other)static Authorization.BuilderAuthorization. newBuilder(Authorization prototype)Method parameters in com.google.cloud.gsuiteaddons.v1 with type arguments of type Authorization Modifier and Type Method Description default voidGSuiteAddOnsGrpc.AsyncService. getAuthorization(GetAuthorizationRequest request, io.grpc.stub.StreamObserver<Authorization> responseObserver)Gets the authorization information for deployments in a given project.voidGSuiteAddOnsGrpc.GSuiteAddOnsStub. getAuthorization(GetAuthorizationRequest request, io.grpc.stub.StreamObserver<Authorization> responseObserver)Gets the authorization information for deployments in a given project. -
Uses of Authorization in com.google.cloud.gsuiteaddons.v1.stub
Methods in com.google.cloud.gsuiteaddons.v1.stub that return types with arguments of type Authorization Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetAuthorizationRequest,Authorization>GrpcGSuiteAddOnsStub. getAuthorizationCallable()com.google.api.gax.rpc.UnaryCallable<GetAuthorizationRequest,Authorization>GSuiteAddOnsStub. getAuthorizationCallable()com.google.api.gax.rpc.UnaryCallable<GetAuthorizationRequest,Authorization>HttpJsonGSuiteAddOnsStub. getAuthorizationCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAuthorizationRequest,Authorization>GSuiteAddOnsStubSettings.Builder. getAuthorizationSettings()Returns the builder for the settings used for calls to getAuthorization.com.google.api.gax.rpc.UnaryCallSettings<GetAuthorizationRequest,Authorization>GSuiteAddOnsStubSettings. getAuthorizationSettings()Returns the object with the settings used for calls to getAuthorization.
-