Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

[CHANGE ME] Re-generated to pick up changes in the API or client library generator. #52

Merged
merged 1 commit into from Jan 21, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Expand Up @@ -445,7 +445,7 @@ public com.google.webrisk.v1beta1.CompressionType convert(java.lang.Integer from
* <code>repeated .google.cloud.webrisk.v1beta1.CompressionType supported_compressions = 3;
* </code>
*
* @param value The supportedCompressions to add.
* @return The count of supportedCompressions.
*/
public int getSupportedCompressionsCount() {
return supportedCompressions_.size();
Expand Down
Expand Up @@ -200,7 +200,7 @@ public java.util.List<com.google.webrisk.v1beta1.ThreatType> getThreatTypesList(
* repeated .google.cloud.webrisk.v1beta1.ThreatType threat_types = 2 [(.google.api.field_behavior) = REQUIRED];
* </code>
*
* @param value The threatTypes to add.
* @return The count of threatTypes.
*/
public int getThreatTypesCount() {
return threatTypes_.size();
Expand Down
Expand Up @@ -431,7 +431,7 @@ public java.util.List<com.google.webrisk.v1beta1.ThreatType> getThreatTypesList(
*
* <code>repeated .google.cloud.webrisk.v1beta1.ThreatType threat_types = 1;</code>
*
* @param value The threatTypes to add.
* @return The count of threatTypes.
*/
public int getThreatTypesCount() {
return threatTypes_.size();
Expand Down
Expand Up @@ -231,7 +231,7 @@ public java.util.List<com.google.webrisk.v1beta1.ThreatType> getThreatTypesList(
* repeated .google.cloud.webrisk.v1beta1.ThreatType threat_types = 2 [(.google.api.field_behavior) = REQUIRED];
* </code>
*
* @param value The threatTypes to add.
* @return The count of threatTypes.
*/
public int getThreatTypesCount() {
return threatTypes_.size();
Expand Down
Expand Up @@ -386,7 +386,7 @@ public java.util.List<com.google.webrisk.v1beta1.ThreatType> getThreatTypesList(
*
* <code>repeated .google.cloud.webrisk.v1beta1.ThreatType threat_types = 1;</code>
*
* @param value The threatTypes to add.
* @return The count of threatTypes.
*/
public int getThreatTypesCount() {
return threatTypes_.size();
Expand Down