Class ContentServiceStub

  • All Implemented Interfaces:
    com.google.api.gax.core.BackgroundResource, AutoCloseable
    Direct Known Subclasses:
    GrpcContentServiceStub, HttpJsonContentServiceStub

    @Generated("by gapic-generator-java")
    public abstract class ContentServiceStub
    extends Object
    implements com.google.api.gax.core.BackgroundResource
    Base stub class for the ContentService service API.

    This class is for advanced usage and reflects the underlying API directly.

    • Constructor Detail

      • ContentServiceStub

        public ContentServiceStub()
    • Method Detail

      • deleteContentCallable

        public com.google.api.gax.rpc.UnaryCallable<DeleteContentRequest,​com.google.protobuf.Empty> deleteContentCallable()
      • getIamPolicyCallable

        public com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,​com.google.iam.v1.Policy> getIamPolicyCallable()
      • setIamPolicyCallable

        public com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,​com.google.iam.v1.Policy> setIamPolicyCallable()
      • testIamPermissionsCallable

        public com.google.api.gax.rpc.UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,​com.google.iam.v1.TestIamPermissionsResponse> testIamPermissionsCallable()
      • listLocationsCallable

        public com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.ListLocationsRequest,​com.google.cloud.location.ListLocationsResponse> listLocationsCallable()
      • getLocationCallable

        public com.google.api.gax.rpc.UnaryCallable<com.google.cloud.location.GetLocationRequest,​com.google.cloud.location.Location> getLocationCallable()