Interface SubnetworksSetPrivateIpGoogleAccessRequestOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean getPrivateIpGoogleAccess()
      optional bool private_ip_google_access = 421491790;
      boolean hasPrivateIpGoogleAccess()
      optional bool private_ip_google_access = 421491790;
      • 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

      • hasPrivateIpGoogleAccess

        boolean hasPrivateIpGoogleAccess()
        optional bool private_ip_google_access = 421491790;
        Returns:
        Whether the privateIpGoogleAccess field is set.
      • getPrivateIpGoogleAccess

        boolean getPrivateIpGoogleAccess()
        optional bool private_ip_google_access = 421491790;
        Returns:
        The privateIpGoogleAccess.