@Deprecated public final class TenantProperties extends com.google.protobuf.GeneratedMessageV3 implements TenantPropertiesOrBuilder
Properties of a tenant objectProtobuf type
aserto.directory.schema.v2.TenantProperties| Modifier and Type | Class and Description |
|---|---|
static class |
TenantProperties.Builder
Deprecated.
Properties of a tenant object
|
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| Modifier and Type | Field and Description |
|---|---|
static int |
ACCOUNT_FIELD_NUMBER
Deprecated.
|
static int |
DIRECTORY_V2_FIELD_NUMBER
Deprecated.
|
static int |
DIRECTORY_V2_ONLY_FIELD_NUMBER
Deprecated.
|
static int |
KIND_FIELD_NUMBER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Deprecated.
|
AccountProperties |
getAccount()
Deprecated.
Additional properties that are only set accounts (personal tenant).
|
AccountPropertiesOrBuilder |
getAccountOrBuilder()
Deprecated.
Additional properties that are only set accounts (personal tenant).
|
static TenantProperties |
getDefaultInstance()
Deprecated.
|
TenantProperties |
getDefaultInstanceForType()
Deprecated.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor()
Deprecated.
|
boolean |
getDirectoryV2()
Deprecated.
Whether or not the v2 directory experience enabled for this tenant.
|
boolean |
getDirectoryV2Only()
Deprecated.
If true, the tenant cannot be reverted to the v1 directory experience.
|
TenantKind |
getKind()
Deprecated.
The kind of tenant.
|
int |
getKindValue()
Deprecated.
The kind of tenant.
|
com.google.protobuf.Parser<TenantProperties> |
getParserForType()
Deprecated.
|
int |
getSerializedSize()
Deprecated.
|
boolean |
hasAccount()
Deprecated.
Additional properties that are only set accounts (personal tenant).
|
int |
hashCode()
Deprecated.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable()
Deprecated.
|
boolean |
isInitialized()
Deprecated.
|
static TenantProperties.Builder |
newBuilder()
Deprecated.
|
static TenantProperties.Builder |
newBuilder(TenantProperties prototype)
Deprecated.
|
TenantProperties.Builder |
newBuilderForType()
Deprecated.
|
protected TenantProperties.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Deprecated.
|
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
Deprecated.
|
static TenantProperties |
parseDelimitedFrom(InputStream input)
Deprecated.
|
static TenantProperties |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static TenantProperties |
parseFrom(byte[] data)
Deprecated.
|
static TenantProperties |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static TenantProperties |
parseFrom(ByteBuffer data)
Deprecated.
|
static TenantProperties |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static TenantProperties |
parseFrom(com.google.protobuf.ByteString data)
Deprecated.
|
static TenantProperties |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static TenantProperties |
parseFrom(com.google.protobuf.CodedInputStream input)
Deprecated.
|
static TenantProperties |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static TenantProperties |
parseFrom(InputStream input)
Deprecated.
|
static TenantProperties |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Deprecated.
|
static com.google.protobuf.Parser<TenantProperties> |
parser()
Deprecated.
|
TenantProperties.Builder |
toBuilder()
Deprecated.
|
void |
writeTo(com.google.protobuf.CodedOutputStream output)
Deprecated.
|
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int KIND_FIELD_NUMBER
public static final int DIRECTORY_V2_FIELD_NUMBER
public static final int DIRECTORY_V2_ONLY_FIELD_NUMBER
public static final int ACCOUNT_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public int getKindValue()
The kind of tenant.
.aserto.directory.schema.v2.TenantKind kind = 1 [json_name = "kind"];getKindValue in interface TenantPropertiesOrBuilderpublic TenantKind getKind()
The kind of tenant.
.aserto.directory.schema.v2.TenantKind kind = 1 [json_name = "kind"];getKind in interface TenantPropertiesOrBuilderpublic boolean getDirectoryV2()
Whether or not the v2 directory experience enabled for this tenant.
bool directory_v2 = 2 [json_name = "directoryV2"];getDirectoryV2 in interface TenantPropertiesOrBuilderpublic boolean getDirectoryV2Only()
If true, the tenant cannot be reverted to the v1 directory experience.
bool directory_v2_only = 3 [json_name = "directoryV2Only"];getDirectoryV2Only in interface TenantPropertiesOrBuilderpublic boolean hasAccount()
Additional properties that are only set accounts (personal tenant).
optional .aserto.directory.schema.v2.AccountProperties account = 4 [json_name = "account"];hasAccount in interface TenantPropertiesOrBuilderpublic AccountProperties getAccount()
Additional properties that are only set accounts (personal tenant).
optional .aserto.directory.schema.v2.AccountProperties account = 4 [json_name = "account"];getAccount in interface TenantPropertiesOrBuilderpublic AccountPropertiesOrBuilder getAccountOrBuilder()
Additional properties that are only set accounts (personal tenant).
optional .aserto.directory.schema.v2.AccountProperties account = 4 [json_name = "account"];getAccountOrBuilder in interface TenantPropertiesOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static TenantProperties parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TenantProperties parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TenantProperties parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TenantProperties parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TenantProperties parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TenantProperties parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static TenantProperties parseFrom(InputStream input) throws IOException
IOExceptionpublic static TenantProperties parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static TenantProperties parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static TenantProperties parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static TenantProperties parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static TenantProperties parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic TenantProperties.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static TenantProperties.Builder newBuilder()
public static TenantProperties.Builder newBuilder(TenantProperties prototype)
public TenantProperties.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected TenantProperties.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static TenantProperties getDefaultInstance()
public static com.google.protobuf.Parser<TenantProperties> parser()
public com.google.protobuf.Parser<TenantProperties> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public TenantProperties getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024. All rights reserved.