Class ResourceProto

java.lang.Object
com.google.api.ResourceProto

public final class ResourceProto extends Object
  • Field Details

    • RESOURCE_REFERENCE_FIELD_NUMBER

      public static final int RESOURCE_REFERENCE_FIELD_NUMBER
      See Also:
    • resourceReference

      public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.FieldOptions,ResourceReference> resourceReference
       An annotation that describes a resource reference, see
       [ResourceReference][].
       
      extend .google.protobuf.FieldOptions { ... }
    • RESOURCE_DEFINITION_FIELD_NUMBER

      public static final int RESOURCE_DEFINITION_FIELD_NUMBER
      See Also:
    • resourceDefinition

      public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.FileOptions,List<ResourceDescriptor>> resourceDefinition
       An annotation that describes a resource definition without a corresponding
       message; see [ResourceDescriptor][].
       
      extend .google.protobuf.FileOptions { ... }
    • RESOURCE_FIELD_NUMBER

      public static final int RESOURCE_FIELD_NUMBER
      See Also:
    • resource

      public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<DescriptorProtos.MessageOptions,ResourceDescriptor> resource
       An annotation that describes a resource definition, see
       [ResourceDescriptor][].
       
      extend .google.protobuf.MessageOptions { ... }
  • Method Details

    • registerAllExtensions

      public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
    • registerAllExtensions

      public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
    • getDescriptor

      public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()