Package Methods (1.14.0)

Summary of entries of Methods for phishingprotection.

google.cloud.phishingprotection_v1beta1.services.phishing_protection_service_v1_beta1.PhishingProtectionServiceV1Beta1AsyncClient

  PhishingProtectionServiceV1Beta1AsyncClient 
 ( 
 * 
 , 
 credentials 
 : 
 typing 
 . 
 Optional 
 [ 
 google 
 . 
 auth 
 . 
 credentials 
 . 
 Credentials 
 ] 
 = 
 None 
 , 
 transport 
 : 
 typing 
 . 
 Optional 
 [ 
 typing 
 . 
 Union 
 [ 
 str 
 , 
 google 
 . 
 cloud 
 . 
 phishingprotection_v1beta1 
 . 
 services 
 . 
 phishing_protection_service_v1_beta1 
 . 
 transports 
 . 
 base 
 . 
 PhishingProtectionServiceV1Beta1Transport 
 , 
 typing 
 . 
 Callable 
 [[ 
 ... 
 ], 
 google 
 . 
 cloud 
 . 
 phishingprotection_v1beta1 
 . 
 services 
 . 
 phishing_protection_service_v1_beta1 
 . 
 transports 
 . 
 base 
 . 
 PhishingProtectionServiceV1Beta1Transport 
 ]]] 
 = 
 'grpc_asyncio' 
 , 
 client_options 
 : 
 typing 
 . 
 Optional 
 [ 
 google 
 . 
 api_core 
 . 
 client_options 
 . 
 ClientOptions 
 ] 
 = 
 None 
 , 
 client_info 
 : 
 google 
 . 
 api_core 
 . 
 gapic_v1 
 . 
 client_info 
 . 
 ClientInfo 
 = 
 
  common_billing_account_path 
 ( 
 billing_account 
 : 
 str 
 ) 
 - 
> str 
 

google.cloud.phishingprotection_v1beta1.services.phishing_protection_service_v1_beta1.PhishingProtectionServiceV1Beta1AsyncClient.common_folder_path

  common_folder_path 
 ( 
 folder 
 : 
 str 
 ) 
 - 
> str 
 

google.cloud.phishingprotection_v1beta1.services.phishing_protection_service_v1_beta1.PhishingProtectionServiceV1Beta1AsyncClient.common_location_path

  common_location_path 
 ( 
 project 
 : 
 str 
 , 
 location 
 : 
 str 
 ) 
 - 
> str 
 

google.cloud.phishingprotection_v1beta1.services.phishing_protection_service_v1_beta1.PhishingProtectionServiceV1Beta1AsyncClient.common_organization_path

  common_organization_path 
 ( 
 organization 
 : 
 str 
 ) 
 - 
> str 
 

google.cloud.phishingprotection_v1beta1.services.phishing_protection_service_v1_beta1.PhishingProtectionServiceV1Beta1AsyncClient.common_project_path

  common_project_path 
 ( 
 project 
 : 
 str 
 ) 
 - 
> str 
 
  from_service_account_file 
 ( 
 filename 
 : 
 str 
 , 
 * 
 args 
 , 
 ** 
 kwargs 
 ) 
 
  from_service_account_info 
 ( 
 info 
 : 
 dict 
 , 
 * 
 args 
 , 
 ** 
 kwargs 
 ) 
 
  from_service_account_json 
 ( 
 filename 
 : 
 str 
 , 
 * 
 args 
 , 
 ** 
 kwargs 
 ) 
 

google.cloud.phishingprotection_v1beta1.services.phishing_protection_service_v1_beta1.PhishingProtectionServiceV1Beta1AsyncClient.get_mtls_endpoint_and_cert_source

  get_mtls_endpoint_and_cert_source 
 ( 
 client_options 
 : 
 typing 
 . 
 Optional 
 [ 
 google 
 . 
 api_core 
 . 
 client_options 
 . 
 ClientOptions 
 ] 
 = 
 None 
 , 
 ) 
 

google.cloud.phishingprotection_v1beta1.services.phishing_protection_service_v1_beta1.PhishingProtectionServiceV1Beta1AsyncClient.get_transport_class

  get_transport_class 
 ( 
 label 
 : 
 typing 
 . 
 Optional 
 [ 
 str 
 ] 
 = 
 None 
 , 
 ) 
 - 
> typing 
 . 
 Type 
 [ 
 google 
 . 
 cloud 
 . 
 phishingprotection_v1beta1 
 . 
 services 
 . 
 phishing_protection_service_v1_beta1 
 . 
 transports 
 . 
 base 
 . 
 PhishingProtectionServiceV1Beta1Transport 
 ] 
 
  parse_common_billing_account_path 
 ( 
 path 
 : 
 str 
 ) 
 - 
> typing 
 . 
 Dict 
 [ 
 str 
 , 
 str 
 ] 
 

google.cloud.phishingprotection_v1beta1.services.phishing_protection_service_v1_beta1.PhishingProtectionServiceV1Beta1AsyncClient.parse_common_folder_path

  parse_common_folder_path 
 ( 
 path 
 : 
 str 
 ) 
 - 
> typing 
 . 
 Dict 
 [ 
 str 
 , 
 str 
 ] 
 

google.cloud.phishingprotection_v1beta1.services.phishing_protection_service_v1_beta1.PhishingProtectionServiceV1Beta1AsyncClient.parse_common_location_path

  parse_common_location_path 
 ( 
 path 
 : 
 str 
 ) 
 - 
> typing 
 . 
 Dict 
 [ 
 str 
 , 
 str 
 ] 
 

google.cloud.phishingprotection_v1beta1.services.phishing_protection_service_v1_beta1.PhishingProtectionServiceV1Beta1AsyncClient.parse_common_organization_path

  parse_common_organization_path 
 ( 
 path 
 : 
 str 
 ) 
 - 
> typing 
 . 
 Dict 
 [ 
 str 
 , 
 str 
 ] 
 

google.cloud.phishingprotection_v1beta1.services.phishing_protection_service_v1_beta1.PhishingProtectionServiceV1Beta1AsyncClient.parse_common_project_path

  parse_common_project_path 
 ( 
 path 
 : 
 str 
 ) 
 - 
> typing 
 . 
 Dict 
 [ 
 str 
 , 
 str 
 ] 
 

google.cloud.phishingprotection_v1beta1.services.phishing_protection_service_v1_beta1.PhishingProtectionServiceV1Beta1AsyncClient.report_phishing

  report_phishing 
 ( 
 request 
 : 
 typing 
 . 
 Optional 
 [ 
 typing 
 . 
 Union 
 [ 
 google 
 . 
 cloud 
 . 
 phishingprotection_v1beta1 
 . 
 types 
 . 
 phishingprotection 
 . 
 ReportPhishingRequest 
 , 
 dict 
 , 
 ] 
 ] 
 = 
 None 
 , 
 * 
 , 
 parent 
 : 
 typing 
 . 
 Optional 
 [ 
 str 
 ] 
 = 
 None 
 , 
 uri 
 : 
 typing 
 . 
 Optional 
 [ 
 str 
 ] 
 = 
 None 
 , 
 retry 
 : 
 typing 
 . 
 Optional 
 [ 
 typing 
 . 
 Union 
 [ 
 google 
 . 
 api_core 
 . 
 retry 
 . 
 retry_unary_async 
 . 
 AsyncRetry 
 , 
 google 
 . 
 api_core 
 . 
 gapic_v1 
 . 
 method 
 . 
 _MethodDefault 
 , 
 ] 
 ] 
 = 
 _MethodDefault 
 . 
 _DEFAULT_VALUE 
 , 
 timeout 
 : 
 typing 
 . 
 Union 
 [ 
 float 
 , 
 object 
 ] 
 = 
 _MethodDefault 
 . 
 _DEFAULT_VALUE 
 , 
 metadata 
 : 
 typing 
 . 
 Sequence 
 [ 
 typing 
 . 
 Tuple 
 [ 
 str 
 , 
 typing 
 . 
 Union 
 [ 
 str 
 , 
 bytes 
 ]]] 
 = 
 () 
 ) 
 - 
> ( 
 google 
 . 
 cloud 
 . 
 phishingprotection_v1beta1 
 . 
 types 
 . 
 phishingprotection 
 . 
 ReportPhishingResponse 
 ) 
 

google.cloud.phishingprotection_v1beta1.services.phishing_protection_service_v1_beta1.PhishingProtectionServiceV1Beta1Client

  PhishingProtectionServiceV1Beta1Client 
 ( 
 * 
 , 
 credentials 
 : 
 typing 
 . 
 Optional 
 [ 
 google 
 . 
 auth 
 . 
 credentials 
 . 
 Credentials 
 ] 
 = 
 None 
 , 
 transport 
 : 
 typing 
 . 
 Optional 
 [ 
 typing 
 . 
 Union 
 [ 
 str 
 , 
 google 
 . 
 cloud 
 . 
 phishingprotection_v1beta1 
 . 
 services 
 . 
 phishing_protection_service_v1_beta1 
 . 
 transports 
 . 
 base 
 . 
 PhishingProtectionServiceV1Beta1Transport 
 , 
 typing 
 . 
 Callable 
 [[ 
 ... 
 ], 
 google 
 . 
 cloud 
 . 
 phishingprotection_v1beta1 
 . 
 services 
 . 
 phishing_protection_service_v1_beta1 
 . 
 transports 
 . 
 base 
 . 
 PhishingProtectionServiceV1Beta1Transport 
 ]]] 
 = 
 None 
 , 
 client_options 
 : 
 typing 
 . 
 Optional 
 [ 
 typing 
 . 
 Union 
 [ 
 google 
 . 
 api_core 
 . 
 client_options 
 . 
 ClientOptions 
 , 
 dict 
 ]] 
 = 
 None 
 , 
 client_info 
 : 
 google 
 . 
 api_core 
 . 
 gapic_v1 
 . 
 client_info 
 . 
 ClientInfo 
 = 
 

google.cloud.phishingprotection_v1beta1.services.phishing_protection_service_v1_beta1.PhishingProtectionServiceV1Beta1Client.__exit__

  __exit__ 
 ( 
 type 
 , 
 value 
 , 
 traceback 
 ) 
 
  common_billing_account_path 
 ( 
 billing_account 
 : 
 str 
 ) 
 - 
> str 
 

google.cloud.phishingprotection_v1beta1.services.phishing_protection_service_v1_beta1.PhishingProtectionServiceV1Beta1Client.common_folder_path

  common_folder_path 
 ( 
 folder 
 : 
 str 
 ) 
 - 
> str 
 

google.cloud.phishingprotection_v1beta1.services.phishing_protection_service_v1_beta1.PhishingProtectionServiceV1Beta1Client.common_location_path

  common_location_path 
 ( 
 project 
 : 
 str 
 , 
 location 
 : 
 str 
 ) 
 - 
> str 
 

google.cloud.phishingprotection_v1beta1.services.phishing_protection_service_v1_beta1.PhishingProtectionServiceV1Beta1Client.common_organization_path

  common_organization_path 
 ( 
 organization 
 : 
 str 
 ) 
 - 
> str 
 

google.cloud.phishingprotection_v1beta1.services.phishing_protection_service_v1_beta1.PhishingProtectionServiceV1Beta1Client.common_project_path

  common_project_path 
 ( 
 project 
 : 
 str 
 ) 
 - 
> str 
 
  from_service_account_file 
 ( 
 filename 
 : 
 str 
 , 
 * 
 args 
 , 
 ** 
 kwargs 
 ) 
 
  from_service_account_info 
 ( 
 info 
 : 
 dict 
 , 
 * 
 args 
 , 
 ** 
 kwargs 
 ) 
 
  from_service_account_json 
 ( 
 filename 
 : 
 str 
 , 
 * 
 args 
 , 
 ** 
 kwargs 
 ) 
 

google.cloud.phishingprotection_v1beta1.services.phishing_protection_service_v1_beta1.PhishingProtectionServiceV1Beta1Client.get_mtls_endpoint_and_cert_source

  get_mtls_endpoint_and_cert_source 
 ( 
 client_options 
 : 
 typing 
 . 
 Optional 
 [ 
 google 
 . 
 api_core 
 . 
 client_options 
 . 
 ClientOptions 
 ] 
 = 
 None 
 , 
 ) 
 
  parse_common_billing_account_path 
 ( 
 path 
 : 
 str 
 ) 
 - 
> typing 
 . 
 Dict 
 [ 
 str 
 , 
 str 
 ] 
 

google.cloud.phishingprotection_v1beta1.services.phishing_protection_service_v1_beta1.PhishingProtectionServiceV1Beta1Client.parse_common_folder_path

  parse_common_folder_path 
 ( 
 path 
 : 
 str 
 ) 
 - 
> typing 
 . 
 Dict 
 [ 
 str 
 , 
 str 
 ] 
 

google.cloud.phishingprotection_v1beta1.services.phishing_protection_service_v1_beta1.PhishingProtectionServiceV1Beta1Client.parse_common_location_path

  parse_common_location_path 
 ( 
 path 
 : 
 str 
 ) 
 - 
> typing 
 . 
 Dict 
 [ 
 str 
 , 
 str 
 ] 
 

google.cloud.phishingprotection_v1beta1.services.phishing_protection_service_v1_beta1.PhishingProtectionServiceV1Beta1Client.parse_common_organization_path

  parse_common_organization_path 
 ( 
 path 
 : 
 str 
 ) 
 - 
> typing 
 . 
 Dict 
 [ 
 str 
 , 
 str 
 ] 
 

google.cloud.phishingprotection_v1beta1.services.phishing_protection_service_v1_beta1.PhishingProtectionServiceV1Beta1Client.parse_common_project_path

  parse_common_project_path 
 ( 
 path 
 : 
 str 
 ) 
 - 
> typing 
 . 
 Dict 
 [ 
 str 
 , 
 str 
 ] 
 

google.cloud.phishingprotection_v1beta1.services.phishing_protection_service_v1_beta1.PhishingProtectionServiceV1Beta1Client.report_phishing

  report_phishing 
 ( 
 request 
 : 
 typing 
 . 
 Optional 
 [ 
 typing 
 . 
 Union 
 [ 
 google 
 . 
 cloud 
 . 
 phishingprotection_v1beta1 
 . 
 types 
 . 
 phishingprotection 
 . 
 ReportPhishingRequest 
 , 
 dict 
 , 
 ] 
 ] 
 = 
 None 
 , 
 * 
 , 
 parent 
 : 
 typing 
 . 
 Optional 
 [ 
 str 
 ] 
 = 
 None 
 , 
 uri 
 : 
 typing 
 . 
 Optional 
 [ 
 str 
 ] 
 = 
 None 
 , 
 retry 
 : 
 typing 
 . 
 Optional 
 [ 
 typing 
 . 
 Union 
 [ 
 google 
 . 
 api_core 
 . 
 retry 
 . 
 retry_unary 
 . 
 Retry 
 , 
 google 
 . 
 api_core 
 . 
 gapic_v1 
 . 
 method 
 . 
 _MethodDefault 
 , 
 ] 
 ] 
 = 
 _MethodDefault 
 . 
 _DEFAULT_VALUE 
 , 
 timeout 
 : 
 typing 
 . 
 Union 
 [ 
 float 
 , 
 object 
 ] 
 = 
 _MethodDefault 
 . 
 _DEFAULT_VALUE 
 , 
 metadata 
 : 
 typing 
 . 
 Sequence 
 [ 
 typing 
 . 
 Tuple 
 [ 
 str 
 , 
 typing 
 . 
 Union 
 [ 
 str 
 , 
 bytes 
 ]]] 
 = 
 () 
 ) 
 - 
> ( 
 google 
 . 
 cloud 
 . 
 phishingprotection_v1beta1 
 . 
 types 
 . 
 phishingprotection 
 . 
 ReportPhishingResponse 
 ) 
 
Create a Mobile Website
View Site in Mobile | Classic
Share by: