public static final class ServicePerimeterConfig.IngressPolicy extends GeneratedMessageV3 implements ServicePerimeterConfig.IngressPolicyOrBuilder
Policy for ingress into [ServicePerimeter] [google.identity.accesscontextmanager.v1.ServicePerimeter]. [IngressPolicies] [google.identity.accesscontextmanager.v1.ServicePerimeterConfig.IngressPolicy] match requests based on `ingress_from` and `ingress_to` stanzas. For an ingress policy to match, both the `ingress_from` and `ingress_to` stanzas must be matched. If an [IngressPolicy] [google.identity.accesscontextmanager.v1.ServicePerimeterConfig.IngressPolicy] matches a request, the request is allowed through the perimeter boundary from outside the perimeter. For example, access from the internet can be allowed either based on an [AccessLevel] [google.identity.accesscontextmanager.v1.AccessLevel] or, for traffic hosted on Google Cloud, the project of the source network. For access from private networks, using the project of the hosting network is required. Individual ingress policies can be limited by restricting which services and/or actions they match using the `ingress_to` field.Protobuf type
google.identity.accesscontextmanager.v1.ServicePerimeterConfig.IngressPolicy| Modifier and Type | Class and Description |
|---|---|
static class |
ServicePerimeterConfig.IngressPolicy.Builder
Policy for ingress into [ServicePerimeter]
[google.identity.accesscontextmanager.v1.ServicePerimeter].
|
GeneratedMessageV3.BuilderParent, GeneratedMessageV3.ExtendableBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage,BuilderType extends GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, GeneratedMessageV3.ExtendableMessage<MessageType extends GeneratedMessageV3.ExtendableMessage>, GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage>, GeneratedMessageV3.FieldAccessorTable, GeneratedMessageV3.UnusedPrivateParameterAbstractMessageLite.InternalOneOfEnum| Modifier and Type | Field and Description |
|---|---|
static int |
INGRESS_FROM_FIELD_NUMBER |
static int |
INGRESS_TO_FIELD_NUMBER |
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCode| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static ServicePerimeterConfig.IngressPolicy |
getDefaultInstance() |
ServicePerimeterConfig.IngressPolicy |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
ServicePerimeterConfig.IngressFrom |
getIngressFrom()
Defines the conditions on the source of a request causing this
[IngressPolicy]
[google.identity.accesscontextmanager.v1.ServicePerimeterConfig.IngressPolicy]
to apply.
|
ServicePerimeterConfig.IngressFromOrBuilder |
getIngressFromOrBuilder()
Defines the conditions on the source of a request causing this
[IngressPolicy]
[google.identity.accesscontextmanager.v1.ServicePerimeterConfig.IngressPolicy]
to apply.
|
ServicePerimeterConfig.IngressTo |
getIngressTo()
Defines the conditions on the [ApiOperation]
[google.identity.accesscontextmanager.v1.ServicePerimeterConfig.ApiOperation]
and request destination that cause this [IngressPolicy]
[google.identity.accesscontextmanager.v1.ServicePerimeterConfig.IngressPolicy]
to apply.
|
ServicePerimeterConfig.IngressToOrBuilder |
getIngressToOrBuilder()
Defines the conditions on the [ApiOperation]
[google.identity.accesscontextmanager.v1.ServicePerimeterConfig.ApiOperation]
and request destination that cause this [IngressPolicy]
[google.identity.accesscontextmanager.v1.ServicePerimeterConfig.IngressPolicy]
to apply.
|
Parser<ServicePerimeterConfig.IngressPolicy> |
getParserForType() |
int |
getSerializedSize() |
UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasIngressFrom()
Defines the conditions on the source of a request causing this
[IngressPolicy]
[google.identity.accesscontextmanager.v1.ServicePerimeterConfig.IngressPolicy]
to apply.
|
boolean |
hasIngressTo()
Defines the conditions on the [ApiOperation]
[google.identity.accesscontextmanager.v1.ServicePerimeterConfig.ApiOperation]
and request destination that cause this [IngressPolicy]
[google.identity.accesscontextmanager.v1.ServicePerimeterConfig.IngressPolicy]
to apply.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ServicePerimeterConfig.IngressPolicy.Builder |
newBuilder() |
static ServicePerimeterConfig.IngressPolicy.Builder |
newBuilder(ServicePerimeterConfig.IngressPolicy prototype) |
ServicePerimeterConfig.IngressPolicy.Builder |
newBuilderForType() |
protected ServicePerimeterConfig.IngressPolicy.Builder |
newBuilderForType(GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused) |
static ServicePerimeterConfig.IngressPolicy |
parseDelimitedFrom(InputStream input) |
static ServicePerimeterConfig.IngressPolicy |
parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static ServicePerimeterConfig.IngressPolicy |
parseFrom(byte[] data) |
static ServicePerimeterConfig.IngressPolicy |
parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static ServicePerimeterConfig.IngressPolicy |
parseFrom(ByteBuffer data) |
static ServicePerimeterConfig.IngressPolicy |
parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static ServicePerimeterConfig.IngressPolicy |
parseFrom(ByteString data) |
static ServicePerimeterConfig.IngressPolicy |
parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static ServicePerimeterConfig.IngressPolicy |
parseFrom(CodedInputStream input) |
static ServicePerimeterConfig.IngressPolicy |
parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static ServicePerimeterConfig.IngressPolicy |
parseFrom(InputStream input) |
static ServicePerimeterConfig.IngressPolicy |
parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static Parser<ServicePerimeterConfig.IngressPolicy> |
parser() |
ServicePerimeterConfig.IngressPolicy.Builder |
toBuilder() |
void |
writeTo(CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, 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, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int INGRESS_FROM_FIELD_NUMBER
public static final int INGRESS_TO_FIELD_NUMBER
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class GeneratedMessageV3public final UnknownFieldSet getUnknownFields()
getUnknownFields in interface MessageOrBuildergetUnknownFields in class GeneratedMessageV3public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class GeneratedMessageV3public boolean hasIngressFrom()
Defines the conditions on the source of a request causing this [IngressPolicy] [google.identity.accesscontextmanager.v1.ServicePerimeterConfig.IngressPolicy] to apply.
.google.identity.accesscontextmanager.v1.ServicePerimeterConfig.IngressFrom ingress_from = 1;
hasIngressFrom in interface ServicePerimeterConfig.IngressPolicyOrBuilderpublic ServicePerimeterConfig.IngressFrom getIngressFrom()
Defines the conditions on the source of a request causing this [IngressPolicy] [google.identity.accesscontextmanager.v1.ServicePerimeterConfig.IngressPolicy] to apply.
.google.identity.accesscontextmanager.v1.ServicePerimeterConfig.IngressFrom ingress_from = 1;
getIngressFrom in interface ServicePerimeterConfig.IngressPolicyOrBuilderpublic ServicePerimeterConfig.IngressFromOrBuilder getIngressFromOrBuilder()
Defines the conditions on the source of a request causing this [IngressPolicy] [google.identity.accesscontextmanager.v1.ServicePerimeterConfig.IngressPolicy] to apply.
.google.identity.accesscontextmanager.v1.ServicePerimeterConfig.IngressFrom ingress_from = 1;
getIngressFromOrBuilder in interface ServicePerimeterConfig.IngressPolicyOrBuilderpublic boolean hasIngressTo()
Defines the conditions on the [ApiOperation] [google.identity.accesscontextmanager.v1.ServicePerimeterConfig.ApiOperation] and request destination that cause this [IngressPolicy] [google.identity.accesscontextmanager.v1.ServicePerimeterConfig.IngressPolicy] to apply.
.google.identity.accesscontextmanager.v1.ServicePerimeterConfig.IngressTo ingress_to = 2;
hasIngressTo in interface ServicePerimeterConfig.IngressPolicyOrBuilderpublic ServicePerimeterConfig.IngressTo getIngressTo()
Defines the conditions on the [ApiOperation] [google.identity.accesscontextmanager.v1.ServicePerimeterConfig.ApiOperation] and request destination that cause this [IngressPolicy] [google.identity.accesscontextmanager.v1.ServicePerimeterConfig.IngressPolicy] to apply.
.google.identity.accesscontextmanager.v1.ServicePerimeterConfig.IngressTo ingress_to = 2;
getIngressTo in interface ServicePerimeterConfig.IngressPolicyOrBuilderpublic ServicePerimeterConfig.IngressToOrBuilder getIngressToOrBuilder()
Defines the conditions on the [ApiOperation] [google.identity.accesscontextmanager.v1.ServicePerimeterConfig.ApiOperation] and request destination that cause this [IngressPolicy] [google.identity.accesscontextmanager.v1.ServicePerimeterConfig.IngressPolicy] to apply.
.google.identity.accesscontextmanager.v1.ServicePerimeterConfig.IngressTo ingress_to = 2;
getIngressToOrBuilder in interface ServicePerimeterConfig.IngressPolicyOrBuilderpublic final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3public void writeTo(CodedOutputStream output) throws IOException
writeTo in interface MessageLitewriteTo in class GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface MessageLitegetSerializedSize in class GeneratedMessageV3public boolean equals(Object obj)
equals in interface Messageequals in class AbstractMessagepublic int hashCode()
hashCode in interface MessagehashCode in class AbstractMessagepublic static ServicePerimeterConfig.IngressPolicy parseFrom(ByteBuffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static ServicePerimeterConfig.IngressPolicy parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static ServicePerimeterConfig.IngressPolicy parseFrom(ByteString data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static ServicePerimeterConfig.IngressPolicy parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static ServicePerimeterConfig.IngressPolicy parseFrom(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static ServicePerimeterConfig.IngressPolicy parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static ServicePerimeterConfig.IngressPolicy parseFrom(InputStream input) throws IOException
IOExceptionpublic static ServicePerimeterConfig.IngressPolicy parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ServicePerimeterConfig.IngressPolicy parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ServicePerimeterConfig.IngressPolicy parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ServicePerimeterConfig.IngressPolicy parseFrom(CodedInputStream input) throws IOException
IOExceptionpublic static ServicePerimeterConfig.IngressPolicy parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ServicePerimeterConfig.IngressPolicy.Builder newBuilderForType()
newBuilderForType in interface MessagenewBuilderForType in interface MessageLitepublic static ServicePerimeterConfig.IngressPolicy.Builder newBuilder()
public static ServicePerimeterConfig.IngressPolicy.Builder newBuilder(ServicePerimeterConfig.IngressPolicy prototype)
public ServicePerimeterConfig.IngressPolicy.Builder toBuilder()
toBuilder in interface MessagetoBuilder in interface MessageLiteprotected ServicePerimeterConfig.IngressPolicy.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class GeneratedMessageV3public static ServicePerimeterConfig.IngressPolicy getDefaultInstance()
public static Parser<ServicePerimeterConfig.IngressPolicy> parser()
public Parser<ServicePerimeterConfig.IngressPolicy> getParserForType()
getParserForType in interface MessagegetParserForType in interface MessageLitegetParserForType in class GeneratedMessageV3public ServicePerimeterConfig.IngressPolicy getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderCopyright © 2021 Google LLC. All rights reserved.