Package | Description |
---|---|
com.google.cloud.securitycenter.v1 |
A client to Security Command Center API
|
Modifier and Type | Method and Description |
---|---|
Geolocation |
Geolocation.Builder.build() |
Geolocation |
Geolocation.Builder.buildPartial() |
Geolocation |
AccessOrBuilder.getCallerIpGeo()
The caller IP's geolocation, which identifies where the call came from.
|
Geolocation |
Access.getCallerIpGeo()
The caller IP's geolocation, which identifies where the call came from.
|
Geolocation |
Access.Builder.getCallerIpGeo()
The caller IP's geolocation, which identifies where the call came from.
|
static Geolocation |
Geolocation.getDefaultInstance() |
Geolocation |
Geolocation.getDefaultInstanceForType() |
Geolocation |
Geolocation.Builder.getDefaultInstanceForType() |
static Geolocation |
Geolocation.parseDelimitedFrom(InputStream input) |
static Geolocation |
Geolocation.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static Geolocation |
Geolocation.parseFrom(byte[] data) |
static Geolocation |
Geolocation.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static Geolocation |
Geolocation.parseFrom(ByteBuffer data) |
static Geolocation |
Geolocation.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static Geolocation |
Geolocation.parseFrom(ByteString data) |
static Geolocation |
Geolocation.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static Geolocation |
Geolocation.parseFrom(CodedInputStream input) |
static Geolocation |
Geolocation.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static Geolocation |
Geolocation.parseFrom(InputStream input) |
static Geolocation |
Geolocation.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<Geolocation> |
Geolocation.getParserForType() |
static Parser<Geolocation> |
Geolocation.parser() |
Modifier and Type | Method and Description |
---|---|
Access.Builder |
Access.Builder.mergeCallerIpGeo(Geolocation value)
The caller IP's geolocation, which identifies where the call came from.
|
Geolocation.Builder |
Geolocation.Builder.mergeFrom(Geolocation other) |
static Geolocation.Builder |
Geolocation.newBuilder(Geolocation prototype) |
Access.Builder |
Access.Builder.setCallerIpGeo(Geolocation value)
The caller IP's geolocation, which identifies where the call came from.
|
Copyright © 2022 Google LLC. All rights reserved.