Interface Response.PlanResourcesResponse.MetaOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getFilterDebug()
      string filter_debug = 1 [(.grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field) = { ...
      com.google.protobuf.ByteString getFilterDebugBytes()
      string filter_debug = 1 [(.grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field) = { ...
      java.lang.String getMatchedScope()
      string matched_scope = 2 [(.grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field) = { ...
      com.google.protobuf.ByteString getMatchedScopeBytes()
      string matched_scope = 2 [(.grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field) = { ...
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        isInitialized
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • getFilterDebug

        java.lang.String getFilterDebug()
        string filter_debug = 1 [(.grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field) = { ... }
        Returns:
        The filterDebug.
      • getFilterDebugBytes

        com.google.protobuf.ByteString getFilterDebugBytes()
        string filter_debug = 1 [(.grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field) = { ... }
        Returns:
        The bytes for filterDebug.
      • getMatchedScope

        java.lang.String getMatchedScope()
        string matched_scope = 2 [(.grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field) = { ... }
        Returns:
        The matchedScope.
      • getMatchedScopeBytes

        com.google.protobuf.ByteString getMatchedScopeBytes()
        string matched_scope = 2 [(.grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field) = { ... }
        Returns:
        The bytes for matchedScope.