public static final class Instance.PrivateConfig extends com.google.protobuf.GeneratedMessageV3 implements Instance.PrivateConfigOrBuilder
PrivateConfig includes settings for private instance.Protobuf type
google.cloud.securesourcemanager.v1.Instance.PrivateConfig| Modifier and Type | Class and Description |
|---|---|
static class |
Instance.PrivateConfig.Builder
PrivateConfig includes settings for private instance.
|
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 |
CA_POOL_FIELD_NUMBER |
static int |
HTTP_SERVICE_ATTACHMENT_FIELD_NUMBER |
static int |
IS_PRIVATE_FIELD_NUMBER |
static int |
PSC_ALLOWED_PROJECTS_FIELD_NUMBER |
static int |
SSH_SERVICE_ATTACHMENT_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCaPool()
Required.
|
com.google.protobuf.ByteString |
getCaPoolBytes()
Required.
|
static Instance.PrivateConfig |
getDefaultInstance() |
Instance.PrivateConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getHttpServiceAttachment()
Output only.
|
com.google.protobuf.ByteString |
getHttpServiceAttachmentBytes()
Output only.
|
boolean |
getIsPrivate()
Required.
|
com.google.protobuf.Parser<Instance.PrivateConfig> |
getParserForType() |
String |
getPscAllowedProjects(int index)
Optional.
|
com.google.protobuf.ByteString |
getPscAllowedProjectsBytes(int index)
Optional.
|
int |
getPscAllowedProjectsCount()
Optional.
|
com.google.protobuf.ProtocolStringList |
getPscAllowedProjectsList()
Optional.
|
int |
getSerializedSize() |
String |
getSshServiceAttachment()
Output only.
|
com.google.protobuf.ByteString |
getSshServiceAttachmentBytes()
Output only.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Instance.PrivateConfig.Builder |
newBuilder() |
static Instance.PrivateConfig.Builder |
newBuilder(Instance.PrivateConfig prototype) |
Instance.PrivateConfig.Builder |
newBuilderForType() |
protected Instance.PrivateConfig.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Instance.PrivateConfig |
parseDelimitedFrom(InputStream input) |
static Instance.PrivateConfig |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance.PrivateConfig |
parseFrom(byte[] data) |
static Instance.PrivateConfig |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance.PrivateConfig |
parseFrom(ByteBuffer data) |
static Instance.PrivateConfig |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance.PrivateConfig |
parseFrom(com.google.protobuf.ByteString data) |
static Instance.PrivateConfig |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance.PrivateConfig |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Instance.PrivateConfig |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance.PrivateConfig |
parseFrom(InputStream input) |
static Instance.PrivateConfig |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Instance.PrivateConfig> |
parser() |
Instance.PrivateConfig.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, 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 IS_PRIVATE_FIELD_NUMBER
public static final int CA_POOL_FIELD_NUMBER
public static final int HTTP_SERVICE_ATTACHMENT_FIELD_NUMBER
public static final int SSH_SERVICE_ATTACHMENT_FIELD_NUMBER
public static final int PSC_ALLOWED_PROJECTS_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 boolean getIsPrivate()
Required. Immutable. Indicate if it's private instance.
bool is_private = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.field_behavior) = REQUIRED];
getIsPrivate in interface Instance.PrivateConfigOrBuilderpublic String getCaPool()
Required. Immutable. CA pool resource, resource must in the format of
`projects/{project}/locations/{location}/caPools/{ca_pool}`.
string ca_pool = 2 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getCaPool in interface Instance.PrivateConfigOrBuilderpublic com.google.protobuf.ByteString getCaPoolBytes()
Required. Immutable. CA pool resource, resource must in the format of
`projects/{project}/locations/{location}/caPools/{ca_pool}`.
string ca_pool = 2 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getCaPoolBytes in interface Instance.PrivateConfigOrBuilderpublic String getHttpServiceAttachment()
Output only. Service Attachment for HTTP, resource is in the format of
`projects/{project}/regions/{region}/serviceAttachments/{service_attachment}`.
string http_service_attachment = 3 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
getHttpServiceAttachment in interface Instance.PrivateConfigOrBuilderpublic com.google.protobuf.ByteString getHttpServiceAttachmentBytes()
Output only. Service Attachment for HTTP, resource is in the format of
`projects/{project}/regions/{region}/serviceAttachments/{service_attachment}`.
string http_service_attachment = 3 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
getHttpServiceAttachmentBytes in interface Instance.PrivateConfigOrBuilderpublic String getSshServiceAttachment()
Output only. Service Attachment for SSH, resource is in the format of
`projects/{project}/regions/{region}/serviceAttachments/{service_attachment}`.
string ssh_service_attachment = 4 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
getSshServiceAttachment in interface Instance.PrivateConfigOrBuilderpublic com.google.protobuf.ByteString getSshServiceAttachmentBytes()
Output only. Service Attachment for SSH, resource is in the format of
`projects/{project}/regions/{region}/serviceAttachments/{service_attachment}`.
string ssh_service_attachment = 4 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
getSshServiceAttachmentBytes in interface Instance.PrivateConfigOrBuilderpublic com.google.protobuf.ProtocolStringList getPscAllowedProjectsList()
Optional. Additional allowed projects for setting up PSC connections. Instance host project is automatically allowed and does not need to be included in this list.
repeated string psc_allowed_projects = 6 [(.google.api.field_behavior) = OPTIONAL];
getPscAllowedProjectsList in interface Instance.PrivateConfigOrBuilderpublic int getPscAllowedProjectsCount()
Optional. Additional allowed projects for setting up PSC connections. Instance host project is automatically allowed and does not need to be included in this list.
repeated string psc_allowed_projects = 6 [(.google.api.field_behavior) = OPTIONAL];
getPscAllowedProjectsCount in interface Instance.PrivateConfigOrBuilderpublic String getPscAllowedProjects(int index)
Optional. Additional allowed projects for setting up PSC connections. Instance host project is automatically allowed and does not need to be included in this list.
repeated string psc_allowed_projects = 6 [(.google.api.field_behavior) = OPTIONAL];
getPscAllowedProjects in interface Instance.PrivateConfigOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getPscAllowedProjectsBytes(int index)
Optional. Additional allowed projects for setting up PSC connections. Instance host project is automatically allowed and does not need to be included in this list.
repeated string psc_allowed_projects = 6 [(.google.api.field_behavior) = OPTIONAL];
getPscAllowedProjectsBytes in interface Instance.PrivateConfigOrBuilderindex - The index of the value to return.public 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 Instance.PrivateConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Instance.PrivateConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Instance.PrivateConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Instance.PrivateConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Instance.PrivateConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Instance.PrivateConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Instance.PrivateConfig parseFrom(InputStream input) throws IOException
IOExceptionpublic static Instance.PrivateConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Instance.PrivateConfig parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Instance.PrivateConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Instance.PrivateConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Instance.PrivateConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Instance.PrivateConfig.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Instance.PrivateConfig.Builder newBuilder()
public static Instance.PrivateConfig.Builder newBuilder(Instance.PrivateConfig prototype)
public Instance.PrivateConfig.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Instance.PrivateConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Instance.PrivateConfig getDefaultInstance()
public static com.google.protobuf.Parser<Instance.PrivateConfig> parser()
public com.google.protobuf.Parser<Instance.PrivateConfig> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Instance.PrivateConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025 Google LLC. All rights reserved.