public final class ActiveDirectory extends com.google.protobuf.GeneratedMessageV3 implements ActiveDirectoryOrBuilder
ActiveDirectory is the public representation of the active directory config.Protobuf type
google.cloud.netapp.v1.ActiveDirectory| Modifier and Type | Class and Description |
|---|---|
static class |
ActiveDirectory.Builder
ActiveDirectory is the public representation of the active directory config.
|
static class |
ActiveDirectory.State
The Active Directory States
|
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 |
AES_ENCRYPTION_FIELD_NUMBER |
static int |
BACKUP_OPERATORS_FIELD_NUMBER |
static int |
CREATE_TIME_FIELD_NUMBER |
static int |
DESCRIPTION_FIELD_NUMBER |
static int |
DNS_FIELD_NUMBER |
static int |
DOMAIN_FIELD_NUMBER |
static int |
ENCRYPT_DC_CONNECTIONS_FIELD_NUMBER |
static int |
KDC_HOSTNAME_FIELD_NUMBER |
static int |
KDC_IP_FIELD_NUMBER |
static int |
LABELS_FIELD_NUMBER |
static int |
LDAP_SIGNING_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
NET_BIOS_PREFIX_FIELD_NUMBER |
static int |
NFS_USERS_WITH_LDAP_FIELD_NUMBER |
static int |
ORGANIZATIONAL_UNIT_FIELD_NUMBER |
static int |
PASSWORD_FIELD_NUMBER |
static int |
SECURITY_OPERATORS_FIELD_NUMBER |
static int |
SITE_FIELD_NUMBER |
static int |
STATE_DETAILS_FIELD_NUMBER |
static int |
STATE_FIELD_NUMBER |
static int |
USERNAME_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsLabels(String key)
Labels for the active directory.
|
boolean |
equals(Object obj) |
boolean |
getAesEncryption()
If enabled, AES encryption will be enabled for SMB communication.
|
String |
getBackupOperators(int index)
Users to be added to the Built-in Backup Operator active directory group.
|
com.google.protobuf.ByteString |
getBackupOperatorsBytes(int index)
Users to be added to the Built-in Backup Operator active directory group.
|
int |
getBackupOperatorsCount()
Users to be added to the Built-in Backup Operator active directory group.
|
com.google.protobuf.ProtocolStringList |
getBackupOperatorsList()
Users to be added to the Built-in Backup Operator active directory group.
|
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
static ActiveDirectory |
getDefaultInstance() |
ActiveDirectory |
getDefaultInstanceForType() |
String |
getDescription()
Description of the active directory.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
Description of the active directory.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDns()
Required.
|
com.google.protobuf.ByteString |
getDnsBytes()
Required.
|
String |
getDomain()
Required.
|
com.google.protobuf.ByteString |
getDomainBytes()
Required.
|
boolean |
getEncryptDcConnections()
If enabled, traffic between the SMB server to Domain Controller (DC) will
be encrypted.
|
String |
getKdcHostname()
Name of the active directory machine.
|
com.google.protobuf.ByteString |
getKdcHostnameBytes()
Name of the active directory machine.
|
String |
getKdcIp()
KDC server IP address for the active directory machine.
|
com.google.protobuf.ByteString |
getKdcIpBytes()
KDC server IP address for the active directory machine.
|
Map<String,String> |
getLabels()
Deprecated.
|
int |
getLabelsCount()
Labels for the active directory.
|
Map<String,String> |
getLabelsMap()
Labels for the active directory.
|
String |
getLabelsOrDefault(String key,
String defaultValue)
Labels for the active directory.
|
String |
getLabelsOrThrow(String key)
Labels for the active directory.
|
boolean |
getLdapSigning()
Specifies whether or not the LDAP traffic needs to be signed.
|
String |
getName()
Identifier.
|
com.google.protobuf.ByteString |
getNameBytes()
Identifier.
|
String |
getNetBiosPrefix()
Required.
|
com.google.protobuf.ByteString |
getNetBiosPrefixBytes()
Required.
|
boolean |
getNfsUsersWithLdap()
If enabled, will allow access to local users and LDAP users.
|
String |
getOrganizationalUnit()
The Organizational Unit (OU) within the Windows Active Directory the user
belongs to.
|
com.google.protobuf.ByteString |
getOrganizationalUnitBytes()
The Organizational Unit (OU) within the Windows Active Directory the user
belongs to.
|
com.google.protobuf.Parser<ActiveDirectory> |
getParserForType() |
String |
getPassword()
Required.
|
com.google.protobuf.ByteString |
getPasswordBytes()
Required.
|
String |
getSecurityOperators(int index)
Domain users to be given the SeSecurityPrivilege.
|
com.google.protobuf.ByteString |
getSecurityOperatorsBytes(int index)
Domain users to be given the SeSecurityPrivilege.
|
int |
getSecurityOperatorsCount()
Domain users to be given the SeSecurityPrivilege.
|
com.google.protobuf.ProtocolStringList |
getSecurityOperatorsList()
Domain users to be given the SeSecurityPrivilege.
|
int |
getSerializedSize() |
String |
getSite()
The Active Directory site the service will limit Domain Controller
discovery too.
|
com.google.protobuf.ByteString |
getSiteBytes()
The Active Directory site the service will limit Domain Controller
discovery too.
|
ActiveDirectory.State |
getState()
Output only.
|
String |
getStateDetails()
Output only.
|
com.google.protobuf.ByteString |
getStateDetailsBytes()
Output only.
|
int |
getStateValue()
Output only.
|
String |
getUsername()
Required.
|
com.google.protobuf.ByteString |
getUsernameBytes()
Required.
|
boolean |
hasCreateTime()
Output only.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static ActiveDirectory.Builder |
newBuilder() |
static ActiveDirectory.Builder |
newBuilder(ActiveDirectory prototype) |
ActiveDirectory.Builder |
newBuilderForType() |
protected ActiveDirectory.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ActiveDirectory |
parseDelimitedFrom(InputStream input) |
static ActiveDirectory |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ActiveDirectory |
parseFrom(byte[] data) |
static ActiveDirectory |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ActiveDirectory |
parseFrom(ByteBuffer data) |
static ActiveDirectory |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ActiveDirectory |
parseFrom(com.google.protobuf.ByteString data) |
static ActiveDirectory |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ActiveDirectory |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ActiveDirectory |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ActiveDirectory |
parseFrom(InputStream input) |
static ActiveDirectory |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ActiveDirectory> |
parser() |
ActiveDirectory.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, 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 NAME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
public static final int DOMAIN_FIELD_NUMBER
public static final int SITE_FIELD_NUMBER
public static final int DNS_FIELD_NUMBER
public static final int NET_BIOS_PREFIX_FIELD_NUMBER
public static final int ORGANIZATIONAL_UNIT_FIELD_NUMBER
public static final int AES_ENCRYPTION_FIELD_NUMBER
public static final int USERNAME_FIELD_NUMBER
public static final int PASSWORD_FIELD_NUMBER
public static final int BACKUP_OPERATORS_FIELD_NUMBER
public static final int SECURITY_OPERATORS_FIELD_NUMBER
public static final int KDC_HOSTNAME_FIELD_NUMBER
public static final int KDC_IP_FIELD_NUMBER
public static final int NFS_USERS_WITH_LDAP_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
public static final int LDAP_SIGNING_FIELD_NUMBER
public static final int ENCRYPT_DC_CONNECTIONS_FIELD_NUMBER
public static final int LABELS_FIELD_NUMBER
public static final int STATE_DETAILS_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.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getName()
Identifier. The resource name of the active directory.
Format:
`projects/{project_number}/locations/{location_id}/activeDirectories/{active_directory_id}`.
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];getName in interface ActiveDirectoryOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Identifier. The resource name of the active directory.
Format:
`projects/{project_number}/locations/{location_id}/activeDirectories/{active_directory_id}`.
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];getNameBytes in interface ActiveDirectoryOrBuilderpublic boolean hasCreateTime()
Output only. Create time of the active directory.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface ActiveDirectoryOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. Create time of the active directory.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface ActiveDirectoryOrBuilderpublic com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Create time of the active directory.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface ActiveDirectoryOrBuilderpublic int getStateValue()
Output only. The state of the AD.
.google.cloud.netapp.v1.ActiveDirectory.State state = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getStateValue in interface ActiveDirectoryOrBuilderpublic ActiveDirectory.State getState()
Output only. The state of the AD.
.google.cloud.netapp.v1.ActiveDirectory.State state = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getState in interface ActiveDirectoryOrBuilderpublic String getDomain()
Required. Name of the Active Directory domain
string domain = 4 [(.google.api.field_behavior) = REQUIRED];getDomain in interface ActiveDirectoryOrBuilderpublic com.google.protobuf.ByteString getDomainBytes()
Required. Name of the Active Directory domain
string domain = 4 [(.google.api.field_behavior) = REQUIRED];getDomainBytes in interface ActiveDirectoryOrBuilderpublic String getSite()
The Active Directory site the service will limit Domain Controller discovery too.
string site = 5;getSite in interface ActiveDirectoryOrBuilderpublic com.google.protobuf.ByteString getSiteBytes()
The Active Directory site the service will limit Domain Controller discovery too.
string site = 5;getSiteBytes in interface ActiveDirectoryOrBuilderpublic String getDns()
Required. Comma separated list of DNS server IP addresses for the Active Directory domain.
string dns = 6 [(.google.api.field_behavior) = REQUIRED];getDns in interface ActiveDirectoryOrBuilderpublic com.google.protobuf.ByteString getDnsBytes()
Required. Comma separated list of DNS server IP addresses for the Active Directory domain.
string dns = 6 [(.google.api.field_behavior) = REQUIRED];getDnsBytes in interface ActiveDirectoryOrBuilderpublic String getNetBiosPrefix()
Required. NetBIOSPrefix is used as a prefix for SMB server name.
string net_bios_prefix = 7 [(.google.api.field_behavior) = REQUIRED];getNetBiosPrefix in interface ActiveDirectoryOrBuilderpublic com.google.protobuf.ByteString getNetBiosPrefixBytes()
Required. NetBIOSPrefix is used as a prefix for SMB server name.
string net_bios_prefix = 7 [(.google.api.field_behavior) = REQUIRED];getNetBiosPrefixBytes in interface ActiveDirectoryOrBuilderpublic String getOrganizationalUnit()
The Organizational Unit (OU) within the Windows Active Directory the user belongs to.
string organizational_unit = 8;getOrganizationalUnit in interface ActiveDirectoryOrBuilderpublic com.google.protobuf.ByteString getOrganizationalUnitBytes()
The Organizational Unit (OU) within the Windows Active Directory the user belongs to.
string organizational_unit = 8;getOrganizationalUnitBytes in interface ActiveDirectoryOrBuilderpublic boolean getAesEncryption()
If enabled, AES encryption will be enabled for SMB communication.
bool aes_encryption = 9;getAesEncryption in interface ActiveDirectoryOrBuilderpublic String getUsername()
Required. Username of the Active Directory domain administrator.
string username = 10 [(.google.api.field_behavior) = REQUIRED];getUsername in interface ActiveDirectoryOrBuilderpublic com.google.protobuf.ByteString getUsernameBytes()
Required. Username of the Active Directory domain administrator.
string username = 10 [(.google.api.field_behavior) = REQUIRED];getUsernameBytes in interface ActiveDirectoryOrBuilderpublic String getPassword()
Required. Password of the Active Directory domain administrator.
string password = 11 [(.google.api.field_behavior) = REQUIRED];getPassword in interface ActiveDirectoryOrBuilderpublic com.google.protobuf.ByteString getPasswordBytes()
Required. Password of the Active Directory domain administrator.
string password = 11 [(.google.api.field_behavior) = REQUIRED];getPasswordBytes in interface ActiveDirectoryOrBuilderpublic com.google.protobuf.ProtocolStringList getBackupOperatorsList()
Users to be added to the Built-in Backup Operator active directory group.
repeated string backup_operators = 12;getBackupOperatorsList in interface ActiveDirectoryOrBuilderpublic int getBackupOperatorsCount()
Users to be added to the Built-in Backup Operator active directory group.
repeated string backup_operators = 12;getBackupOperatorsCount in interface ActiveDirectoryOrBuilderpublic String getBackupOperators(int index)
Users to be added to the Built-in Backup Operator active directory group.
repeated string backup_operators = 12;getBackupOperators in interface ActiveDirectoryOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getBackupOperatorsBytes(int index)
Users to be added to the Built-in Backup Operator active directory group.
repeated string backup_operators = 12;getBackupOperatorsBytes in interface ActiveDirectoryOrBuilderindex - The index of the value to return.public com.google.protobuf.ProtocolStringList getSecurityOperatorsList()
Domain users to be given the SeSecurityPrivilege.
repeated string security_operators = 13;getSecurityOperatorsList in interface ActiveDirectoryOrBuilderpublic int getSecurityOperatorsCount()
Domain users to be given the SeSecurityPrivilege.
repeated string security_operators = 13;getSecurityOperatorsCount in interface ActiveDirectoryOrBuilderpublic String getSecurityOperators(int index)
Domain users to be given the SeSecurityPrivilege.
repeated string security_operators = 13;getSecurityOperators in interface ActiveDirectoryOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getSecurityOperatorsBytes(int index)
Domain users to be given the SeSecurityPrivilege.
repeated string security_operators = 13;getSecurityOperatorsBytes in interface ActiveDirectoryOrBuilderindex - The index of the value to return.public String getKdcHostname()
Name of the active directory machine. This optional parameter is used only while creating kerberos volume
string kdc_hostname = 14;getKdcHostname in interface ActiveDirectoryOrBuilderpublic com.google.protobuf.ByteString getKdcHostnameBytes()
Name of the active directory machine. This optional parameter is used only while creating kerberos volume
string kdc_hostname = 14;getKdcHostnameBytes in interface ActiveDirectoryOrBuilderpublic String getKdcIp()
KDC server IP address for the active directory machine.
string kdc_ip = 15;getKdcIp in interface ActiveDirectoryOrBuilderpublic com.google.protobuf.ByteString getKdcIpBytes()
KDC server IP address for the active directory machine.
string kdc_ip = 15;getKdcIpBytes in interface ActiveDirectoryOrBuilderpublic boolean getNfsUsersWithLdap()
If enabled, will allow access to local users and LDAP users. If access is needed for only LDAP users, it has to be disabled.
bool nfs_users_with_ldap = 16;getNfsUsersWithLdap in interface ActiveDirectoryOrBuilderpublic String getDescription()
Description of the active directory.
string description = 17;getDescription in interface ActiveDirectoryOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
Description of the active directory.
string description = 17;getDescriptionBytes in interface ActiveDirectoryOrBuilderpublic boolean getLdapSigning()
Specifies whether or not the LDAP traffic needs to be signed.
bool ldap_signing = 18;getLdapSigning in interface ActiveDirectoryOrBuilderpublic boolean getEncryptDcConnections()
If enabled, traffic between the SMB server to Domain Controller (DC) will be encrypted.
bool encrypt_dc_connections = 19;getEncryptDcConnections in interface ActiveDirectoryOrBuilderpublic int getLabelsCount()
ActiveDirectoryOrBuilderLabels for the active directory.
map<string, string> labels = 20;getLabelsCount in interface ActiveDirectoryOrBuilderpublic boolean containsLabels(String key)
Labels for the active directory.
map<string, string> labels = 20;containsLabels in interface ActiveDirectoryOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface ActiveDirectoryOrBuilderpublic Map<String,String> getLabelsMap()
Labels for the active directory.
map<string, string> labels = 20;getLabelsMap in interface ActiveDirectoryOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
Labels for the active directory.
map<string, string> labels = 20;getLabelsOrDefault in interface ActiveDirectoryOrBuilderpublic String getLabelsOrThrow(String key)
Labels for the active directory.
map<string, string> labels = 20;getLabelsOrThrow in interface ActiveDirectoryOrBuilderpublic String getStateDetails()
Output only. The state details of the Active Directory.
string state_details = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];getStateDetails in interface ActiveDirectoryOrBuilderpublic com.google.protobuf.ByteString getStateDetailsBytes()
Output only. The state details of the Active Directory.
string state_details = 21 [(.google.api.field_behavior) = OUTPUT_ONLY];getStateDetailsBytes in interface ActiveDirectoryOrBuilderpublic 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 ActiveDirectory parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ActiveDirectory parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ActiveDirectory parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ActiveDirectory parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ActiveDirectory parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ActiveDirectory parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ActiveDirectory parseFrom(InputStream input) throws IOException
IOExceptionpublic static ActiveDirectory parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ActiveDirectory parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ActiveDirectory parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ActiveDirectory parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ActiveDirectory parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ActiveDirectory.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ActiveDirectory.Builder newBuilder()
public static ActiveDirectory.Builder newBuilder(ActiveDirectory prototype)
public ActiveDirectory.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ActiveDirectory.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ActiveDirectory getDefaultInstance()
public static com.google.protobuf.Parser<ActiveDirectory> parser()
public com.google.protobuf.Parser<ActiveDirectory> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ActiveDirectory getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.