Interface BulkInsertInstanceResourcePerInstancePropertiesOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String getName()
      This field is only temporary.
      com.google.protobuf.ByteString getNameBytes()
      This field is only temporary.
      boolean hasName()
      This field is only temporary.
      • 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

      • hasName

        boolean hasName()
         This field is only temporary. It will be removed. Do not use it.
         
        optional string name = 3373707;
        Returns:
        Whether the name field is set.
      • getName

        String getName()
         This field is only temporary. It will be removed. Do not use it.
         
        optional string name = 3373707;
        Returns:
        The name.
      • getNameBytes

        com.google.protobuf.ByteString getNameBytes()
         This field is only temporary. It will be removed. Do not use it.
         
        optional string name = 3373707;
        Returns:
        The bytes for name.