Uses of Class
com.google.cloud.securitycenter.v1.Geolocation
-
Packages that use Geolocation Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of Geolocation in com.google.cloud.securitycenter.v1
Methods in com.google.cloud.securitycenter.v1 that return Geolocation Modifier and Type Method Description GeolocationGeolocation.Builder. build()GeolocationGeolocation.Builder. buildPartial()GeolocationAccess.Builder. getCallerIpGeo()The caller IP's geolocation, which identifies where the call came from.GeolocationAccess. getCallerIpGeo()The caller IP's geolocation, which identifies where the call came from.GeolocationAccessOrBuilder. getCallerIpGeo()The caller IP's geolocation, which identifies where the call came from.static GeolocationGeolocation. getDefaultInstance()GeolocationGeolocation.Builder. getDefaultInstanceForType()GeolocationGeolocation. getDefaultInstanceForType()static GeolocationGeolocation. parseDelimitedFrom(InputStream input)static GeolocationGeolocation. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GeolocationGeolocation. parseFrom(byte[] data)static GeolocationGeolocation. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GeolocationGeolocation. parseFrom(com.google.protobuf.ByteString data)static GeolocationGeolocation. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GeolocationGeolocation. parseFrom(com.google.protobuf.CodedInputStream input)static GeolocationGeolocation. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GeolocationGeolocation. parseFrom(InputStream input)static GeolocationGeolocation. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GeolocationGeolocation. parseFrom(ByteBuffer data)static GeolocationGeolocation. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type Geolocation Modifier and Type Method Description com.google.protobuf.Parser<Geolocation>Geolocation. getParserForType()static com.google.protobuf.Parser<Geolocation>Geolocation. parser()Methods in com.google.cloud.securitycenter.v1 with parameters of type Geolocation Modifier and Type Method Description Access.BuilderAccess.Builder. mergeCallerIpGeo(Geolocation value)The caller IP's geolocation, which identifies where the call came from.Geolocation.BuilderGeolocation.Builder. mergeFrom(Geolocation other)static Geolocation.BuilderGeolocation. newBuilder(Geolocation prototype)Access.BuilderAccess.Builder. setCallerIpGeo(Geolocation value)The caller IP's geolocation, which identifies where the call came from.
-