Interface IForceServiceOuterClass.IForceServiceRemoveVariableRequestOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
IForceServiceOuterClass.IForceServiceRemoveVariableRequest, IForceServiceOuterClass.IForceServiceRemoveVariableRequest.Builder
Enclosing class:
IForceServiceOuterClass

public static interface IForceServiceOuterClass.IForceServiceRemoveVariableRequestOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    string variableName = 1;
    com.google.protobuf.ByteString
    string variableName = 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 Details

    • getVariableName

      String getVariableName()
      string variableName = 1;
    • getVariableNameBytes

      com.google.protobuf.ByteString getVariableNameBytes()
      string variableName = 1;