Uses of Interface
com.google.cloud.securitycenter.v1.GeolocationOrBuilder
-
Packages that use GeolocationOrBuilder Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of GeolocationOrBuilder in com.google.cloud.securitycenter.v1
Classes in com.google.cloud.securitycenter.v1 that implement GeolocationOrBuilder Modifier and Type Class Description class
Geolocation
Represents a geographical location for a given access.static class
Geolocation.Builder
Represents a geographical location for a given access.Methods in com.google.cloud.securitycenter.v1 that return GeolocationOrBuilder Modifier and Type Method Description GeolocationOrBuilder
Access.Builder. getCallerIpGeoOrBuilder()
The caller IP's geolocation, which identifies where the call came from.GeolocationOrBuilder
Access. getCallerIpGeoOrBuilder()
The caller IP's geolocation, which identifies where the call came from.GeolocationOrBuilder
AccessOrBuilder. getCallerIpGeoOrBuilder()
The caller IP's geolocation, which identifies where the call came from.
-