Interface Projectionmanagement.StateRespOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      com.google.protobuf.Value getState()
      .google.protobuf.Value state = 1;
      com.google.protobuf.ValueOrBuilder getStateOrBuilder()
      .google.protobuf.Value state = 1;
      boolean hasState()
      .google.protobuf.Value state = 1;
      • 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

      • hasState

        boolean hasState()
        .google.protobuf.Value state = 1;
        Returns:
        Whether the state field is set.
      • getState

        com.google.protobuf.Value getState()
        .google.protobuf.Value state = 1;
        Returns:
        The state.
      • getStateOrBuilder

        com.google.protobuf.ValueOrBuilder getStateOrBuilder()
        .google.protobuf.Value state = 1;