Package com.google.bigtable.admin.v2
Class ModifyColumnFamiliesRequest.Modification
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification
-
- All Implemented Interfaces:
ModifyColumnFamiliesRequest.ModificationOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- ModifyColumnFamiliesRequest
public static final class ModifyColumnFamiliesRequest.Modification extends com.google.protobuf.GeneratedMessageV3 implements ModifyColumnFamiliesRequest.ModificationOrBuilder
A create, update, or delete of a particular column family.
Protobuf typegoogle.bigtable.admin.v2.ModifyColumnFamiliesRequest.Modification- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classModifyColumnFamiliesRequest.Modification.BuilderA create, update, or delete of a particular column family.static classModifyColumnFamiliesRequest.Modification.ModCase-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCREATE_FIELD_NUMBERstatic intDROP_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intUPDATE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)ColumnFamilygetCreate()Create a new column family with the specified schema, or fail if one already exists with the given ID.ColumnFamilyOrBuildergetCreateOrBuilder()Create a new column family with the specified schema, or fail if one already exists with the given ID.static ModifyColumnFamiliesRequest.ModificationgetDefaultInstance()ModifyColumnFamiliesRequest.ModificationgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()booleangetDrop()Drop (delete) the column family with the given ID, or fail if no such family exists.StringgetId()The ID of the column family to be modified.com.google.protobuf.ByteStringgetIdBytes()The ID of the column family to be modified.ModifyColumnFamiliesRequest.Modification.ModCasegetModCase()com.google.protobuf.Parser<ModifyColumnFamiliesRequest.Modification>getParserForType()intgetSerializedSize()ColumnFamilygetUpdate()Update an existing column family to the specified schema, or fail if no column family exists with the given ID.ColumnFamilyOrBuildergetUpdateOrBuilder()Update an existing column family to the specified schema, or fail if no column family exists with the given ID.booleanhasCreate()Create a new column family with the specified schema, or fail if one already exists with the given ID.booleanhasDrop()Drop (delete) the column family with the given ID, or fail if no such family exists.inthashCode()booleanhasUpdate()Update an existing column family to the specified schema, or fail if no column family exists with the given ID.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static ModifyColumnFamiliesRequest.Modification.BuildernewBuilder()static ModifyColumnFamiliesRequest.Modification.BuildernewBuilder(ModifyColumnFamiliesRequest.Modification prototype)ModifyColumnFamiliesRequest.Modification.BuildernewBuilderForType()protected ModifyColumnFamiliesRequest.Modification.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static ModifyColumnFamiliesRequest.ModificationparseDelimitedFrom(InputStream input)static ModifyColumnFamiliesRequest.ModificationparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ModifyColumnFamiliesRequest.ModificationparseFrom(byte[] data)static ModifyColumnFamiliesRequest.ModificationparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ModifyColumnFamiliesRequest.ModificationparseFrom(com.google.protobuf.ByteString data)static ModifyColumnFamiliesRequest.ModificationparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ModifyColumnFamiliesRequest.ModificationparseFrom(com.google.protobuf.CodedInputStream input)static ModifyColumnFamiliesRequest.ModificationparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ModifyColumnFamiliesRequest.ModificationparseFrom(InputStream input)static ModifyColumnFamiliesRequest.ModificationparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ModifyColumnFamiliesRequest.ModificationparseFrom(ByteBuffer data)static ModifyColumnFamiliesRequest.ModificationparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ModifyColumnFamiliesRequest.Modification>parser()ModifyColumnFamiliesRequest.Modification.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATE_FIELD_NUMBER
public static final int CREATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UPDATE_FIELD_NUMBER
public static final int UPDATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DROP_FIELD_NUMBER
public static final int DROP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getModCase
public ModifyColumnFamiliesRequest.Modification.ModCase getModCase()
- Specified by:
getModCasein interfaceModifyColumnFamiliesRequest.ModificationOrBuilder
-
getId
public String getId()
The ID of the column family to be modified.
string id = 1;- Specified by:
getIdin interfaceModifyColumnFamiliesRequest.ModificationOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
The ID of the column family to be modified.
string id = 1;- Specified by:
getIdBytesin interfaceModifyColumnFamiliesRequest.ModificationOrBuilder- Returns:
- The bytes for id.
-
hasCreate
public boolean hasCreate()
Create a new column family with the specified schema, or fail if one already exists with the given ID.
.google.bigtable.admin.v2.ColumnFamily create = 2;- Specified by:
hasCreatein interfaceModifyColumnFamiliesRequest.ModificationOrBuilder- Returns:
- Whether the create field is set.
-
getCreate
public ColumnFamily getCreate()
Create a new column family with the specified schema, or fail if one already exists with the given ID.
.google.bigtable.admin.v2.ColumnFamily create = 2;- Specified by:
getCreatein interfaceModifyColumnFamiliesRequest.ModificationOrBuilder- Returns:
- The create.
-
getCreateOrBuilder
public ColumnFamilyOrBuilder getCreateOrBuilder()
Create a new column family with the specified schema, or fail if one already exists with the given ID.
.google.bigtable.admin.v2.ColumnFamily create = 2;- Specified by:
getCreateOrBuilderin interfaceModifyColumnFamiliesRequest.ModificationOrBuilder
-
hasUpdate
public boolean hasUpdate()
Update an existing column family to the specified schema, or fail if no column family exists with the given ID.
.google.bigtable.admin.v2.ColumnFamily update = 3;- Specified by:
hasUpdatein interfaceModifyColumnFamiliesRequest.ModificationOrBuilder- Returns:
- Whether the update field is set.
-
getUpdate
public ColumnFamily getUpdate()
Update an existing column family to the specified schema, or fail if no column family exists with the given ID.
.google.bigtable.admin.v2.ColumnFamily update = 3;- Specified by:
getUpdatein interfaceModifyColumnFamiliesRequest.ModificationOrBuilder- Returns:
- The update.
-
getUpdateOrBuilder
public ColumnFamilyOrBuilder getUpdateOrBuilder()
Update an existing column family to the specified schema, or fail if no column family exists with the given ID.
.google.bigtable.admin.v2.ColumnFamily update = 3;- Specified by:
getUpdateOrBuilderin interfaceModifyColumnFamiliesRequest.ModificationOrBuilder
-
hasDrop
public boolean hasDrop()
Drop (delete) the column family with the given ID, or fail if no such family exists.
bool drop = 4;- Specified by:
hasDropin interfaceModifyColumnFamiliesRequest.ModificationOrBuilder- Returns:
- Whether the drop field is set.
-
getDrop
public boolean getDrop()
Drop (delete) the column family with the given ID, or fail if no such family exists.
bool drop = 4;- Specified by:
getDropin interfaceModifyColumnFamiliesRequest.ModificationOrBuilder- Returns:
- The drop.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ModifyColumnFamiliesRequest.Modification parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ModifyColumnFamiliesRequest.Modification parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ModifyColumnFamiliesRequest.Modification parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ModifyColumnFamiliesRequest.Modification parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ModifyColumnFamiliesRequest.Modification parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ModifyColumnFamiliesRequest.Modification parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ModifyColumnFamiliesRequest.Modification parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ModifyColumnFamiliesRequest.Modification parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ModifyColumnFamiliesRequest.Modification parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static ModifyColumnFamiliesRequest.Modification parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static ModifyColumnFamiliesRequest.Modification parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static ModifyColumnFamiliesRequest.Modification parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public ModifyColumnFamiliesRequest.Modification.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ModifyColumnFamiliesRequest.Modification.Builder newBuilder()
-
newBuilder
public static ModifyColumnFamiliesRequest.Modification.Builder newBuilder(ModifyColumnFamiliesRequest.Modification prototype)
-
toBuilder
public ModifyColumnFamiliesRequest.Modification.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ModifyColumnFamiliesRequest.Modification.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ModifyColumnFamiliesRequest.Modification getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ModifyColumnFamiliesRequest.Modification> parser()
-
getParserForType
public com.google.protobuf.Parser<ModifyColumnFamiliesRequest.Modification> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ModifyColumnFamiliesRequest.Modification getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-