Uses of Class
com.google.cloud.compute.v1.FirewallLogConfig
-
Packages that use FirewallLogConfig Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of FirewallLogConfig in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return FirewallLogConfig Modifier and Type Method Description FirewallLogConfigFirewallLogConfig.Builder. build()FirewallLogConfigFirewallLogConfig.Builder. buildPartial()static FirewallLogConfigFirewallLogConfig. getDefaultInstance()FirewallLogConfigFirewallLogConfig.Builder. getDefaultInstanceForType()FirewallLogConfigFirewallLogConfig. getDefaultInstanceForType()FirewallLogConfigFirewall.Builder. getLogConfig()This field denotes the logging options for a particular firewall rule.FirewallLogConfigFirewall. getLogConfig()This field denotes the logging options for a particular firewall rule.FirewallLogConfigFirewallOrBuilder. getLogConfig()This field denotes the logging options for a particular firewall rule.static FirewallLogConfigFirewallLogConfig. parseDelimitedFrom(InputStream input)static FirewallLogConfigFirewallLogConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FirewallLogConfigFirewallLogConfig. parseFrom(byte[] data)static FirewallLogConfigFirewallLogConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FirewallLogConfigFirewallLogConfig. parseFrom(com.google.protobuf.ByteString data)static FirewallLogConfigFirewallLogConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FirewallLogConfigFirewallLogConfig. parseFrom(com.google.protobuf.CodedInputStream input)static FirewallLogConfigFirewallLogConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FirewallLogConfigFirewallLogConfig. parseFrom(InputStream input)static FirewallLogConfigFirewallLogConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FirewallLogConfigFirewallLogConfig. parseFrom(ByteBuffer data)static FirewallLogConfigFirewallLogConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type FirewallLogConfig Modifier and Type Method Description com.google.protobuf.Parser<FirewallLogConfig>FirewallLogConfig. getParserForType()static com.google.protobuf.Parser<FirewallLogConfig>FirewallLogConfig. parser()Methods in com.google.cloud.compute.v1 with parameters of type FirewallLogConfig Modifier and Type Method Description FirewallLogConfig.BuilderFirewallLogConfig.Builder. mergeFrom(FirewallLogConfig other)Firewall.BuilderFirewall.Builder. mergeLogConfig(FirewallLogConfig value)This field denotes the logging options for a particular firewall rule.static FirewallLogConfig.BuilderFirewallLogConfig. newBuilder(FirewallLogConfig prototype)Firewall.BuilderFirewall.Builder. setLogConfig(FirewallLogConfig value)This field denotes the logging options for a particular firewall rule.
-