Interface V1beta1Apiextensions.JSONOrBuilder

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

public static interface V1beta1Apiextensions.JSONOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    com.google.protobuf.ByteString
    optional bytes raw = 1;
    boolean
    optional bytes raw = 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

    • hasRaw

      boolean hasRaw()
      optional bytes raw = 1;
    • getRaw

      com.google.protobuf.ByteString getRaw()
      optional bytes raw = 1;