Package | Description |
---|---|
com.google.cloud.websecurityscanner.v1 |
A client to Web Security Scanner API
|
Modifier and Type | Method and Description |
---|---|
static Xxe.Location |
Xxe.Location.forNumber(int value) |
Xxe.Location |
XxeOrBuilder.getPayloadLocation()
Location within the request where the payload was placed.
|
Xxe.Location |
Xxe.getPayloadLocation()
Location within the request where the payload was placed.
|
Xxe.Location |
Xxe.Builder.getPayloadLocation()
Location within the request where the payload was placed.
|
static Xxe.Location |
Xxe.Location.valueOf(Descriptors.EnumValueDescriptor desc) |
static Xxe.Location |
Xxe.Location.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Xxe.Location |
Xxe.Location.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Xxe.Location[] |
Xxe.Location.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Internal.EnumLiteMap<Xxe.Location> |
Xxe.Location.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
Xxe.Builder |
Xxe.Builder.setPayloadLocation(Xxe.Location value)
Location within the request where the payload was placed.
|
Copyright © 2022 Google LLC. All rights reserved.